TdxCustomAdornerViewInfo.Adorner Property
In This Article
Provides access to the painted UI adorner element.
#Declaration
Delphi
property Adorner: TdxCustomAdorner read;
#Property Value
Type |
---|
Tdx |
#Remarks
All TdxCustomAdornerViewInfo class descendants provide their own Adorner property implementations referencing the corresponding UI adorner classes.
See Also