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