lcl: publish TDBMemo.Enabled

git-svn-id: trunk@31418 -
This commit is contained in:
blikblum 2011-06-27 14:44:04 +00:00
parent 56ebfa15cc
commit b9b1923f12

View File

@ -882,6 +882,7 @@ Type
property DataSource: TDataSource read GetDataSource write SetDataSource; property DataSource: TDataSource read GetDataSource write SetDataSource;
property DragCursor; property DragCursor;
property DragMode; property DragMode;
property Enabled;
property Font; property Font;
property MaxLength; property MaxLength;
property OnChange; property OnChange;