Klasse TColorButton
Unit
Dialogs
Deklaration
type TColorButton = class(TCustomSpeedButton)
Beschreibung
no description available, TCustomSpeedButton description follows
no description available, TGraphicControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
 |
constructor Create(AnOwner: TComponent); override; |
 |
destructor Destroy; Override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(AnOwner: TComponent); override; |
|
 |
destructor Destroy; Override; |
|
Eigenschaften
 |
property Action; |
|
 |
property Align; |
|
 |
property Anchors; |
|
 |
property AllowAllUp; |
|
 |
property BorderSpacing; |
|
 |
property BorderWidth: Integer read FBorderWidth write SetBorderWidth; |
|
 |
property ButtonColorAutoSize: Boolean read FButtonColorAutoSize
write SetButtonColorAutoSize
stored IsButtonColorAutoSizeStored; |
|
 |
property ButtonColorSize: Integer read FButtonColorSize write SetButtonColorSize; |
|
 |
property ButtonColor: TColor read FButtonColor write SetButtonColor; |
|
 |
property ColorDialog: TColorDialog read FColorDialog write FColorDialog; |
|
 |
property Constraints; |
|
 |
property Caption; |
|
 |
property Color; |
|
 |
property Down; |
|
 |
property Enabled; |
|
 |
property Flat; |
|
 |
property Font; |
|
 |
property Hint; |
|
 |
property Layout; |
|
 |
property Margin; |
|
 |
property Spacing; |
|
 |
property Transparent; |
|
 |
property Visible; |
|
 |
property OnClick; |
|
 |
property OnColorChanged: TNotifyEvent read FOnColorChanged
write FOnColorChanged; |
|
 |
property OnDblClick; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnPaint; |
|
 |
property OnResize; |
|
 |
property OnChangeBounds; |
|
 |
property ShowHint; |
|
 |
property ParentFont; |
|
 |
property ParentShowHint; |
|
 |
property PopupMenu; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55