IPrxUserButtons.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Custom button key.

Description

The RemoveByKey method removes the custom button with the specified key from the collection.

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