TdxTileBarItemPopupOptions.Color Property
Specifies the parent color of the popup control.
#Declaration
property Color: TColor read; write; default clDefault;
#Property Value
Type | Default |
---|---|
TColor | cl |
#Remarks
Use this property to set a specific color as the popup control’s Color property value provided that the control’s ParentColor property is set to True.
The default value of the Color property is clDefault.