IStyleSheet.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id - identifier of the style container.

Description

The RemoveById method removes the style container, which identifier is passed by the Id parameter from the styles table.

See also:

IStyleSheet