TdxGuideViewInfo.Adorner Property
Provides access to the painted guide UI adorner.
Declaration
property Adorner: TdxGuide read;
Property Value
Type |
---|
TdxGuide |
Remarks
This property returns the inherited Adorner property value cast to the TdxGuide class.
See Also