mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 06:59:21 +02:00
LCL: Publish ShowHint and ParentShowHint for TDBMemo. Issue #28225.
git-svn-id: trunk@49242 -
This commit is contained in:
parent
f5147983a1
commit
8fbb5a4e52
@ -947,9 +947,11 @@ Type
|
||||
property OnUTF8KeyPress;
|
||||
property ParentBiDiMode;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
|
||||
property ScrollBars;
|
||||
property ShowHint;
|
||||
property TabOrder;
|
||||
property Tabstop;
|
||||
property Visible;
|
||||
|
Loading…
Reference in New Issue
Block a user