CaptureAreaSensitiveInfoWindow property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureAreaSensitiveInfoWindow

Delphi Syntax

CaptureAreaSensitiveInfoWindow : Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether sensitive detection for the information window is enabled. If the information window is sensitive, it will jump to a new location when the cursor approaches it. Possible values for this property are:

Setting

Description

TRUE

Sensitive detection is enabled.

FALSE

Sensitive detection is disabled.

See Also

Elements:

CaptureArea method, CaptureAreaShowInfoWindow property