TdxOfficeSearchBoxViewInfo.ContentDisplayRect Property
Returns the borders of the search box’s content area.
Declaration
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