Skip to main content

TdxOfficeSearchBox.ActiveProperties Property

Provides access to active office search box settings.

Declaration

property ActiveProperties: TdxOfficeSearchBoxProperties read;

Property Value

Type Description
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