Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TBrush = class(TFPCustomBrush)
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
property Bitmap: TBitmap read FBitmap write SetBitmap; |
![]() |
property Handle: HBRUSH read GetHandle write SetHandle; |
![]() |
property Color: TColor read FColor write SetColor default clWhite; |
![]() |
property Style default bsSolid; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
property Bitmap: TBitmap read FBitmap write SetBitmap; |
![]() |
property Handle: HBRUSH read GetHandle write SetHandle; |
![]() |
property Color: TColor read FColor write SetColor default clWhite; |
![]() |
property Style default bsSolid; |