Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TButtonGlyph = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function Draw(Canvas: TCanvas; const Client: TRect; const Offset: TPoint; State: TButtonState; Transparent: Boolean; BiDiFlags: Longint): TRect; |
![]() |
property Glyph: TBitmap read FOriginal write SetGlyph; |
![]() |
property NumGlyphs: TNumGlyphs read FNumGlyphs write SetNumGlyphs; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function Draw(Canvas: TCanvas; const Client: TRect; const Offset: TPoint; State: TButtonState; Transparent: Boolean; BiDiFlags: Longint): TRect; |
![]() |
property Glyph: TBitmap read FOriginal write SetGlyph; |
![]() |
property NumGlyphs: TNumGlyphs read FNumGlyphs write SetNumGlyphs; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |