IResourceItems.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Resource editor object key.

Description

The RemoveByKey method removes a resource editor object by the specified key.

Comments

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

See also:

IResourceItems