AnnPushFixedState method (Annotation Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Temporarily disables the ‘fixed’ state of the specified annotation object.
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, AnnPopFixedState method |
Topics: |