mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 11:19:26 +02:00
lcl: TCustomListBox.ParentColor = False by default
git-svn-id: trunk@17329 -
This commit is contained in:
parent
bb70dad400
commit
3ca0b32173
@ -585,6 +585,7 @@ type
|
||||
property OnSelectionChange: TSelectionChangeEvent read FOnSelectionChange
|
||||
write FOnSelectionChange;
|
||||
property OnUTF8KeyPress;
|
||||
property ParentColor default False;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
|
Loading…
Reference in New Issue
Block a user