OnAnnLocked event (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

TAnnLockedEvent OnAnnLocked (LEADTyp::L_HANDLE hObject);

Delphi Syntax

OnAnnLocked (hObject: L_HANDLE): TAnnLockedEvent

Overview

Refer to Implementing Annotation Security.

Remarks

(Document/Medical only) This event occurs whenever the user locks an object. The event will occur once for each object, if a group of objects is locked.

See Also

Elements:

AnnLock method, OnAnnUnlocked event, AnnUnlock method

Topics:

Annotations (Document/Medical only): Annotation Security