TdxAdornerTargetElementControl Class
The class that implements a link to the UI adorner‘s target control.
#Declaration
TdxAdornerTargetElementControl = class(
TdxAdornerCustomTargetElement
)
#Remarks
This class extends its ancestor with the Control property that allows you to specify a control that either is:
Highlighted by a guide UI adorner;
Used to determine the base position of a badge UI adorner.
The UI adorner’s TargetElement property references a TdxAdornerTargetElementControl class instance as a TdxAdornerCustomTargetElement object if the adorner’s TargetElementClassName property is set to ‘TdxAdornerTargetElementControl’.