TdxOfficeSearchBoxViewInfo Class
Stores ViewInfo information for painting the search box.
#Declaration
TdxOfficeSearchBoxViewInfo = class(
TcxCustomTextEditViewInfo
)
#Remarks
This class provides the following members that allow you to:
- Calculate the control’s content boundaries (Calculate)
- Obtain the control’s content borders (ContentDisplayRect)
- Access the control’s settings (Properties)
The TdxOfficeSearchBoxProperties.GetViewInfo class function returns a reference to the TdxOfficeSearchBoxViewInfo
class.