CaptureAreaShowOpaqueText property (Screen Control)
Builder Syntax |
bool CaptureAreaShowOpaqueText |
Delphi Syntax |
CaptureAreaShowOpaqueText: Boolean |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to display the cursor position and area size on an opaque background. Possible values are:
Setting |
Description |
TRUE |
Use an opaque background when displaying the cursor position and area size. |
FALSE |
Use a transparent background when displaying the cursor position and area size. |
See Also
Elements: |
CaptureAreaTextBackColor property, CaptureAreaShowAreaSize property, CaptureAreaShowCursorPosition property, CaptureAreaTextForeColor property, CaptureArea method |