IPrxToolbarElements.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of removed toolbar element.

Description

The RemoveByKey method remove the element with the specified key from the collection.

Comments

The method returns True if toolbar element is removed successfully, and False if toolbar element cannot be removed for some reason.

See also:

IPrxToolbarElements