CaptureAreaShowCursorPosition property (Screen Control)
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