CaptureAreaIncludeCursor property (Screen Control)
|
Builder Syntax |
bool CaptureAreaIncludeCursor |
|
Delphi Syntax |
CaptureAreaIncludeCursor: Boolean |
|
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to place the cursor on the captured image. The cursor is set using the CaptureCursor property. Possible values are:
|
Setting |
Description |
|
TRUE |
Place the cursor on the captured image. |
|
FALSE |
Do not place the cursor on the captured image. |
See Also
|
Elements: |