mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 11:40:35 +02:00
LCL: Publish TToggleBox.Align. Issue #0027785.
git-svn-id: trunk@48628 -
This commit is contained in:
parent
d51fa72c40
commit
483c6ba2cc
@ -1322,6 +1322,7 @@ type
|
||||
constructor Create(TheOwner: TComponent); override;
|
||||
published
|
||||
property AllowGrayed;
|
||||
property Align;
|
||||
property Anchors;
|
||||
property AutoSize;
|
||||
property BidiMode;
|
||||
|
Loading…
Reference in New Issue
Block a user