Back to Devexpress

TdxOfficeSearchBox.ActiveProperties Property

vcl-dxofficesearchbox-dot-tdxofficesearchbox.md

latest829 B
Original Source

TdxOfficeSearchBox.ActiveProperties Property

Provides access to active office search box settings.

Declaration

delphi
property ActiveProperties: TdxOfficeSearchBoxProperties read;

Property Value

TypeDescription
TdxOfficeSearchBoxProperties

Stores Office Search Box settings.

|

Remarks

The ActiveProperties property allows you only to identify settings that currently affect the editor. To change editor settings, use the Properties property instead.

See Also

TdxOfficeSearchBox Class

TdxOfficeSearchBox Members

dxOfficeSearchBox Unit