IResourceItems.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Resource editor object identifier.

Description

The RemoveById method removes object of the resource editor by the specified identifier.

Comments

If removal is successful, the method returns True, otherwise it returns False.

See also:

IResourceItems