lcl: publish TToolBar.Anchors

git-svn-id: trunk@20393 -
This commit is contained in:
paul 2009-06-04 06:26:38 +00:00
parent 149dc010fc
commit 673794373d

View File

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