CaptureCursor property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

Controls::TCursor CaptureCursor

Delphi Syntax

CaptureCursor : TCursor

Overview

Refer to Implementing Screen Capture.

Remarks

Gets or sets the cursor to use during capture. This cursor will be placed on the image if the CaptureAreaIncludeCursor property is set to TRUE.

For more information about TCursor see Delphi/Builder Documentation.

See Also

Elements:

CaptureAreaIncludeCursor property