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