IResourceItems.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Resource editor object index.

Description

The Remove method removes a resource editor object by the specified index.

Comments

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

See also:

IResourceItems