AnnTopPreviousClip property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnTopPreviousClip

Delphi Syntax

AnnTopPreviousClip: L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets the top boundary of the previous clip rectangle.

This property is updated by the AnnRestrictCursor method. Therefore, you must call the AnnRestrictCursor method before checking this property for the information.

See Also

Elements:

AnnRestrictCursor method, AnnLeftPreviousClip property, AnnRightPreviousClip property, AnnBottomPreviousClip property

Topics:

Annotations: Object Manipulation