mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 03:59:13 +02:00
LCL: published TDBCheckbox.ParentFont (bug #10694)
git-svn-id: trunk@14405 -
This commit is contained in:
parent
7b8e54dadb
commit
6eeefb5a81
@ -458,6 +458,7 @@ Type
|
|||||||
property OnMouseUp;
|
property OnMouseUp;
|
||||||
property OnStartDrag;
|
property OnStartDrag;
|
||||||
property ParentColor;
|
property ParentColor;
|
||||||
|
property ParentFont;
|
||||||
property ParentShowHint;
|
property ParentShowHint;
|
||||||
property PopupMenu;
|
property PopupMenu;
|
||||||
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
|
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
|
||||||
|
Loading…
Reference in New Issue
Block a user