DeleteItem method (TAnnMenu)

C++ Builder example

Delphi example

 

Builder Syntax

int DeleteItem (int iIndex);

Delphi Syntax

Function DeleteItem (iIndex: Integer): Integer;

Overview

Refer to Annotation Menu

Remarks

(Document/Medical only) Deletes the specified menu item

This method is associated with the AnnMenu object that is passed to the OnAnnMenu event.

See Also

Elements

OnAnnMenu event, Count property, ItemString property, ItemType property, ItemID property, ItemEnabled property, ItemChecked property, AddItem method, GetSubMenu Method

Topics

Annotations (Document/Medical only): Automation