TdxOfficeSearchBoxViewInfo.Calculate Method
Calculates bounding and clipping rectangles for all visible UI elements of the search box.
Declaration
procedure Calculate; virtual;
Remarks
The control’s paint routines call the Calculate procedure internally to calculate the glyph and text box visual layout.
See Also