Back to Devexpress

TdxTileBarItemPopupOptions.Color Property

vcl-dxtilebar-dot-tdxtilebaritempopupoptions-253372c4.md

latest1.1 KB
Original Source

TdxTileBarItemPopupOptions.Color Property

Specifies the parent color of the popup control.

Declaration

delphi
property Color: TColor read; write; default clDefault;

Property Value

TypeDefault
TColorclDefault

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.

See Also

TdxTileBarItemPopupOptions Class

TdxTileBarItemPopupOptions Members

dxTileBar Unit