IStyledEntity.ContainerKey

Syntax

ContainerKey: Integer;

Description

The ContainerKey property determines key of the style container with style.

Comments

To unbind the style from the container, set the property to -1.

Example

The property use is given in the example for IStyledEntity.SaveStyleToContainer.

See also:

IStyledEntity