AnnPopFixedState method (Annotation Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Re-enables the ‘fixed’ state of the specified annotation.
You must set the AnnFlags property before calling this method. Possible values for the AnnFlags property for this method are:
0
ANNFLAG_SELECTED
ANNFLAG_NOTTHIS
ANNFLAG_RECURSE
ANNFLAG_NOTCONTAINER
ANNFLAG_NOINVALIDATE
ANNFLAG_CHECKMENU
See Also
Elements: |
AnnFlags property, AnnIsFixedRect method, AnnPushFixedState method |
Topics: |