AnnHyperlinkMenuEnable property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnnHyperlinkMenuEnable

Delphi Syntax

AnnHyperlinkMenuEnable: Boolean

Overview

Refer to Implementing Annotation Hyperlinks.

Remarks

(Document/Medical only) (Persistent property, available at design time) Enables or disables a hyperlink menu item provided for automated annotations. If AnnHyperlinkMenuEnable is True, then the menu provided for automated annotations will contain an extra menu item when the right mouse button is clicked. If the user clicks on the extra menu item, the Control will send an OnAnnHyperlinkMenu event.

See Also

Elements:

OnAnnHyperlinkMenu event, OnAnnHyperlink event

Topics:

Annotations (Document/Medical only): Annotation Hyperlinks