LCL: published TDBMemo.Contstraints property to be Delphi compat. issue #21262

git-svn-id: trunk@35305 -
This commit is contained in:
zeljko 2012-02-11 13:45:46 +00:00
parent 38cd170673
commit a82bf40aa7

View File

@ -862,6 +862,7 @@ Type
property BorderStyle;
property CharCase;
property Color;
property Constraints;
property DataField: string read GetDataField write SetDataField;
property DataSource: TDataSource read GetDataSource write SetDataSource;
property DragCursor;