mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 22:58:14 +02:00
Part forgotten from last commit
git-svn-id: trunk@35691 -
This commit is contained in:
parent
96193a39b6
commit
276ce26bb5
@ -101,6 +101,7 @@ type
|
||||
public
|
||||
HasNoImage: Boolean;
|
||||
NativeDC: PtrInt; // Utilized by LCL-CustomDrawn
|
||||
ExtraFontData: TObject; // Utilized by LCL-CustomDrawn
|
||||
constructor create (AnImage : TFPCustomImage);
|
||||
destructor destroy; override;
|
||||
procedure SetLazClipRegion(ARegion: TLazRegion);
|
||||
|
Loading…
Reference in New Issue
Block a user