mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 10:39:18 +02:00
EditButton: publish property Flat and FocusOnButtonClick for TDateEdit.
git-svn-id: trunk@44847 -
This commit is contained in:
parent
a8209f74ec
commit
cfe2be01ef
@ -734,6 +734,8 @@ type
|
|||||||
property DragMode;
|
property DragMode;
|
||||||
property EchoMode;
|
property EchoMode;
|
||||||
property Enabled;
|
property Enabled;
|
||||||
|
property Flat;
|
||||||
|
property FocusOnButtonClick;
|
||||||
property Font;
|
property Font;
|
||||||
property MaxLength;
|
property MaxLength;
|
||||||
property OnButtonClick;
|
property OnButtonClick;
|
||||||
|
Loading…
Reference in New Issue
Block a user