IWxStyle.IsPrivate

Syntax

IsPrivate: Boolean;

Description

The IsPrivate property determines whether a private style is used. If the property is set to True, the style is not displayed in the style list, if the value is False, it is displayed in the list.

The default value of this property is True.

Example

The example of use is given in description of IWxStyle.Id.

See also:

IWxStyle