TdxCustomAdornerViewInfo.Calculate Method
Calculates bounding and clipping rectangles for a visible UI adorner element.
Declaration
procedure Calculate;
Remarks
The default badge and guide adorner layer paint routines call the Calculate procedure internally to calculate the layer’s visual layout.
See Also