TdxOfficeSearchBoxViewInfo.ContentDisplayRect Property
In This Article
Returns the borders of the search box’s content area.
#Declaration
Delphi
property ContentDisplayRect: TRect read;
#Property Value
Type |
---|
TRect |
#Remarks
This property allows you to obtain the bounding rectangle that is used for drawing a search text and glyph in the control.
See Also