AnnShowLockedIcon property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnnShowLockedIcon

Delphi Syntax

AnnShowLockedIcon: Boolean

Overview

Refer to Implementing Annotation Security.

Remarks

(Document/Medical only) (Persistent property, available at design time) Indicates how locked objects should be drawn. If this property is True, then all locked objects are drawn with a padlock icon on top. If this property is False, the locked objects are drawn the same way as the unlocked objects.

See Also

Elements:

AnnLock method, AnnUnlock method

Topics:

Annotations (Document/Medical only): Annotation Security