IPrxUserButtons.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Custom button index.

Description

The Remove method removes a custom button with the specified index.

Comments

The method returns True if the button was removed successfully, and False if the button could not be removed for some reason.

See also:

IPrxUserButtons