Part forgotten from last commit

git-svn-id: trunk@35691 -
This commit is contained in:
sekelsenmat 2012-03-03 20:41:01 +00:00
parent 96193a39b6
commit 276ce26bb5

View File

@ -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);