mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-16 11:39:23 +02:00
lcl: publish TDBMemo.Enabled
git-svn-id: trunk@31418 -
This commit is contained in:
parent
56ebfa15cc
commit
b9b1923f12
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user