TdxGuide.Adorners Property
Provides access to the collection to which the guide UI adorner belongs.
Declaration
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