mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-08 14:38:48 +02:00
This commit is contained in:
parent
1f7f5418a1
commit
b0f6b29ad8
@ -1613,7 +1613,6 @@ type
|
|||||||
procedure SetBounds(aLeft, aTop, aWidth, aHeight: integer); override;
|
procedure SetBounds(aLeft, aTop, aWidth, aHeight: integer); override;
|
||||||
property AutoSize default True;
|
property AutoSize default True;
|
||||||
property Color default clNone;
|
property Color default clNone;
|
||||||
property ParentColor default False;
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user