CaptureAreaShowCursorPosition property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureAreaShowCursorPosition

Delphi Syntax

CaptureAreaShowCursorPosition : Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to display the cursor position. Possible values are:

Setting

Description

TRUE

Display the cursor position.

FALSE

Do not display the cursor position.

See Also

Elements:

CaptureAreaShowAreaSize property, CaptureAreaShowInfoWindow property, CaptureAreaShowOpaqueText property, CaptureAreaTextBackColor property, CaptureAreaTextForeColor property, CaptureArea method