Back to Devexpress

TdxGuide.Adorners Property

vcl-dxuiadorners-dot-tdxguide.md

latest763 B
Original Source

TdxGuide.Adorners Property

Provides access to the collection to which the guide UI adorner belongs.

Declaration

delphi
property Adorners: TdxGuides read;

Property Value

Type
TdxGuides

Remarks

You can use the Adorners.LayerColor property to change the guide background layer color. Refer to the TdxGuides class description for detailed information on all available options.

See Also

TdxBadge.Adorners

TdxGuide Class

TdxGuide Members

dxUIAdorners Unit