IStyleSheet.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of the style container.

Description

The RemoveByKey method removes the style container, which key is passed by the Key parameter from the styles table.

See also:

IStyleSheet