mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 01:49:28 +02:00
lcl: publish TToolBar.Anchors
git-svn-id: trunk@20393 -
This commit is contained in:
parent
149dc010fc
commit
673794373d
@ -1607,6 +1607,7 @@ type
|
|||||||
property RowCount: Integer read FRowCount;
|
property RowCount: Integer read FRowCount;
|
||||||
published
|
published
|
||||||
property Align default alTop;
|
property Align default alTop;
|
||||||
|
property Anchors;
|
||||||
property AutoSize;
|
property AutoSize;
|
||||||
property BorderSpacing;
|
property BorderSpacing;
|
||||||
property BorderWidth;
|
property BorderWidth;
|
||||||
|
Loading…
Reference in New Issue
Block a user