CaptureAreaShowDrawCursor property (Screen Control)
|
Builder Syntax |
bool CaptureAreaShowDrawCursor |
|
Delphi Syntax |
CaptureAreaShowDrawCursor : Boolean |
|
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to display the cursor during drawing. Set the desired cursor using the CaptureCursor property. Possible values are:
|
Setting |
Description |
|
TRUE |
Display the cursor during capture. |
|
FALSE |
Do not display the cursor during capture. |
See Also
|
Elements: |