IStyleSheet.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Style container index.

Description

The Remove method removes the style container with the specified index.

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