OnAnnHyperlinkMenu event (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

TAnnHyperlinkMenuEvent OnAnnHyperlinkMenu (LEADTyp::L_PHANDLE phObjects, int iCount);

Delphi Syntax

OnAnnHyperlinkMenu (phObjects: L_PHANDLE; iCount: Integer): TAnnHyperlinkMenuEvent

Overview

Refer to Implementing Annotation Hyperlinks.

Remarks

(Document/Medical only) This event occurs whenever the user clicks on the Hyperlink menu item provided for automated annotations. The menu item is enabled and disabled using AnnHyperlinkMenuEnable property.

See Also

Elements:

AnnHyperlinkMenuEnable property

Topics:

Annotations (Document/Medical only): Annotation Hyperlinks