IUiCommandActionCustomize.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Action index.

Description

The Remove method removes parameters of an action from the collection by index and returns a confirmation of successful removal.

Comments

After removal action parameters are determined by the platform system settings. The method returns True if action parameters are removed, and False if they are not removed.

See also:

IUiCommandActionCustomize