mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:39:20 +02:00
(cherry picked from commit b0f6b29ad8
)
This commit is contained in:
parent
3df444e3b6
commit
0f22d87a53
@ -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