ItemString property (TAnnMenu)
Builder Syntax |
AnsiString ItemString [int iIndex] |
Delphi Syntax |
ItemString [iIndex: integer]: string |
Overview |
Refer to Annotation Menu |
Remarks
(Document/Medical only) Gets or sets the text to be displayed for the specified menu item.
This property is associated with the AnnMenu object that is passed to the OnAnnMenu event
See Also
Elements |
OnAnnMenu event, Count property, ItemID property, ItemType property, ItemChecked property, ItemEnabled property, DeleteItem method, AddItem method, GetSubMenu Method |
Topics |