IStyledEntity.ContainerKey

Fore Syntax

ContainerKey: Integer;

Fore.NET Syntax

ContainerKey: uinteger;

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.

Fore and Fore.NET Examples

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

See also:

IStyledEntity