mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 18:33:50 +02:00
LCL: published Align property for TDBEdit. issue #31292
git-svn-id: trunk@54050 -
This commit is contained in:
parent
f6098d0714
commit
1f626ab147
@ -207,6 +207,7 @@ Type
|
||||
property DataSource: TDataSource read GetDataSource write SetDataSource;
|
||||
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
|
||||
|
||||
property Align;
|
||||
property Anchors;
|
||||
property AutoSize;
|
||||
property BiDiMode;
|
||||
|
Loading…
Reference in New Issue
Block a user