Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Interfaces > IPrxToolbarElements > IPrxToolbarElements.RemoveByKey
RemoveByKey(Key: Integer): Boolean;
Key. Key of removed toolbar element.
The RemoveByKey method remove the element with the specified key from the collection.
The method returns True if toolbar element is removed successfully, and False if toolbar element cannot be removed for some reason.
See also: