Klasse TCustomBitBtn
Unit
Buttons
Deklaration
type TCustomBitBtn = class(TCustomButton)
Beschreibung
no description available, TCustomButton description follows
no description available, TButtonControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
 |
destructor Destroy; Override; |
 |
procedure Click; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
destructor Destroy; Override; |
|
 |
procedure Click; override; |
|
Eigenschaften
 |
property Glyph: TBitmap read GetGlyph write SetGlyph stored IsGlyphStored; |
|
 |
property NumGlyphs: Integer read GetNumGlyphs write SetNumGlyphs default 1; |
|
 |
property Margin: integer read FMargin write SetMargin default -1; |
|
 |
property Spacing: Integer read FSpacing write SetSpacing default 3; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:51