mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 05:32:55 +01:00
LCL: published TComboBox.Color and TComboBox.ParentColor
git-svn-id: trunk@10470 -
This commit is contained in:
parent
0564aff553
commit
016177e2fb
@ -385,6 +385,7 @@ type
|
||||
property AutoSelect;
|
||||
property BorderSpacing;
|
||||
property CharCase;
|
||||
property Color;
|
||||
property Ctl3D;
|
||||
property DropDownCount;
|
||||
property Enabled;
|
||||
@ -411,6 +412,7 @@ type
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnSelect;
|
||||
property ParentColor;
|
||||
property ParentCtl3D;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user