IDefaultBehaviour.IsSelectionColorDefault

Syntax

IsSelectionColorDefault: Boolean;

Description

The IsSelectionColorDefault method checks if default report formatting settings are used.

Comments

The method returns True if default settings are used, and False if settings were changed.

Example

The method use is given in the example for the IDefaultBehaviour.ResetSelectionColors method.

See also:

IDefaultBehaviour