CaptureAreaShowAreaSize property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureAreaShowAreaSize

Delphi Syntax

CaptureAreaShowAreaSize : Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to display the captured area size. Possible values are:

Setting

Description

TRUE

Display the captured area size.

FALSE

Do not display the captured area size.

See Also

Elements:

CaptureAreaShowCursorPosition property, CaptureAreaShowInfoWindow property, CaptureAreaShowOpaqueText property, CaptureAreaTextBackColor property, CaptureAreaTextForeColor property, CaptureArea method