CaptureAreaShowInfoWindow property (Screen Control)
|
Builder Syntax |
bool CaptureAreaShowInfoWindow |
|
Delphi Syntax |
CaptureAreaShowInfoWindow: Boolean |
|
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to display the information window. Possible values are:
|
Setting |
Description |
|
TRUE |
Display the information window. |
|
FALSE |
Do not display the information window. |
See Also