Klasse TColorButton

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

Public constructor Create(AnOwner: TComponent); override;
Public destructor Destroy; Override;

Eigenschaften

Published property Action;
Published property Align;
Published property Anchors;
Published property AllowAllUp;
Published property BorderSpacing;
Published property BorderWidth: Integer read FBorderWidth write SetBorderWidth;
Published property ButtonColorAutoSize: Boolean read FButtonColorAutoSize write SetButtonColorAutoSize stored IsButtonColorAutoSizeStored;
Published property ButtonColorSize: Integer read FButtonColorSize write SetButtonColorSize;
Published property ButtonColor: TColor read FButtonColor write SetButtonColor;
Published property ColorDialog: TColorDialog read FColorDialog write FColorDialog;
Published property Constraints;
Published property Caption;
Published property Color;
Published property Down;
Published property Enabled;
Published property Flat;
Published property Font;
Published property Hint;
Published property Layout;
Published property Margin;
Published property Spacing;
Published property Transparent;
Published property Visible;
Published property OnClick;
Published property OnColorChanged: TNotifyEvent read FOnColorChanged write FOnColorChanged;
Published property OnDblClick;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnPaint;
Published property OnResize;
Published property OnChangeBounds;
Published property ShowHint;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;

Beschreibung

Methoden

Public constructor Create(AnOwner: TComponent); override;
 
Public destructor Destroy; Override;
 

Eigenschaften

Published property Action;
 
Published property Align;
 
Published property Anchors;
 
Published property AllowAllUp;
 
Published property BorderSpacing;
 
Published property BorderWidth: Integer read FBorderWidth write SetBorderWidth;
 
Published property ButtonColorAutoSize: Boolean read FButtonColorAutoSize write SetButtonColorAutoSize stored IsButtonColorAutoSizeStored;
 
Published property ButtonColorSize: Integer read FButtonColorSize write SetButtonColorSize;
 
Published property ButtonColor: TColor read FButtonColor write SetButtonColor;
 
Published property ColorDialog: TColorDialog read FColorDialog write FColorDialog;
 
Published property Constraints;
 
Published property Caption;
 
Published property Color;
 
Published property Down;
 
Published property Enabled;
 
Published property Flat;
 
Published property Font;
 
Published property Hint;
 
Published property Layout;
 
Published property Margin;
 
Published property Spacing;
 
Published property Transparent;
 
Published property Visible;
 
Published property OnClick;
 
Published property OnColorChanged: TNotifyEvent read FOnColorChanged write FOnColorChanged;
 
Published property OnDblClick;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnPaint;
 
Published property OnResize;
 
Published property OnChangeBounds;
 
Published property ShowHint;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55