Skip to main content

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:

The TdxOfficeSearchBoxProperties.GetViewInfo class function returns a reference to the TdxOfficeSearchBoxViewInfo class.

See Also