OnAnnUnlocked event (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

TAnnUnlockedEvent OnAnnUnlocked (LEADTyp::L_HANDLE hObject);

Delphi Syntax

OnAnnUnlocked (hObject: L_HANDLE): TAnnUnlockedEvent

Overview

Refer to Implementing Annotation Security.

Remarks

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

See Also

Elements:

AnnUnlock method, OnAnnLocked event, AnnLock method

Topics:

Annotations (Document/Medical only): Annotation Security