OnAnnChange event (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

TAnnChangeEvent OnAnnChange (LEADTyp::L_HANDLE hObject)

Delphi Syntax

OnAnnChange (hObject: L_HANDLE): TAnnChangeEvent

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Occurs when any property of an annotation object changes.

When an action affects more than one object, this event occurs once for each affected object. This happens, for example, if a user changes the font for a group of selected objects.

See Also

Topics:

Annotations (Document/Medical only): Annotation Events