IStyleSheet.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Style container key.

Description

The RemoveByKey method removes the style container with the the specified key.

Comments

The method returns True if the style container was removed successfully, and False if style container removal was impossible due to some reason.

See also:

IStyleSheet