mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 09:50:31 +02:00
LCL: published TDBMemo.ParentFont (bug #10695)
git-svn-id: trunk@14406 -
This commit is contained in:
parent
6eeefb5a81
commit
14ae0b57cc
@ -612,6 +612,7 @@ Type
|
||||
property OnKeyPress;
|
||||
property OnKeyUp;
|
||||
property OnStartDrag;
|
||||
property ParentFont;
|
||||
property PopupMenu;
|
||||
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
|
||||
property ScrollBars;
|
||||
|
Loading…
Reference in New Issue
Block a user