Back to Devexpress

TdxOfficeSearchBoxViewInfo Class

vcl-dxofficesearchbox-4bfaa803.md

latest1.3 KB
Original Source

TdxOfficeSearchBoxViewInfo Class

Stores ViewInfo information for painting the search box.

Declaration

delphi
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.

Inheritance

TObject TcxContainerViewInfo TcxCustomEditViewInfo TcxCustomTextEditViewInfo TdxOfficeSearchBoxViewInfo

See Also

TdxOfficeSearchBoxViewInfo Members

dxOfficeSearchBox Unit