IStyleSheet.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Style container identifier.

Description

The RemoveById method removes the style container with the specified identifier.

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