mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 06:39:32 +02:00
lcl: publish hint properties for TMemo
git-svn-id: trunk@18532 -
This commit is contained in:
parent
d60fc2b248
commit
a237ac08d0
@ -912,8 +912,10 @@ type
|
||||
property ParentBidiMode;
|
||||
property ParentFont;
|
||||
property PopupMenu;
|
||||
property ParentShowHint;
|
||||
property ReadOnly;
|
||||
property ScrollBars;
|
||||
property ShowHint;
|
||||
property TabOrder;
|
||||
property TabStop;
|
||||
property Visible;
|
||||
|
Loading…
Reference in New Issue
Block a user