Class TssButtonEdit

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TssButtonEdit = class(TssCustomButtonEdit)

Description

no description available, TssCustomButtonEdit description follows

Delphi 2006

Hierarchy

Overview

Fields

Private FOnButtonClick: TNotifyEvent;

Methods

Protected procedure DoButtonClick; override;

Properties

Published property AutoSelect;
Published property BorderStyle;
Published property Color;
Published property Ctl3d;
Published property DragCursor;
Published property DragMode;
Published property Enabled;
Published property Font;
Published property Glyph;
Published property HideSelection;
Published property NumGlyphs;
Published property ParentColor;
Published property ParentCtl3D;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;
Published property ReadOnly;
Published property ShowHint;
Published property TabOrder;
Published property Text;
Published property Visible;
Published property OnButtonClick: TNotifyEvent read FOnButtonClick write FOnButtonClick;
Published property OnChange;
Published property OnClick;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnStartDrag;

Description

Fields

Private FOnButtonClick: TNotifyEvent;
 

Methods

Protected procedure DoButtonClick; override;
 

Properties

Published property AutoSelect;
 
Published property BorderStyle;
 
Published property Color;
 
Published property Ctl3d;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Font;
 
Published property Glyph;
 
Published property HideSelection;
 
Published property NumGlyphs;
 
Published property ParentColor;
 
Published property ParentCtl3D;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ReadOnly;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property Text;
 
Published property Visible;
 
Published property OnButtonClick: TNotifyEvent read FOnButtonClick write FOnButtonClick;
 
Published property OnChange;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnStartDrag;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04