CaptureAreaBitmapWithRegion property (Screen control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureAreaBitmapWithRegion

Delphi Syntax

CaptureAreaBitmapWithRegion: Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether the captured bitmap will contain a region selected by the user. Possible values are:

Setting

Description

TRUE

Bitmap will contain a region.

FALSE

Bitmap will not contain a region.

See Also

Elements:

CaptureArea method

Topics:

Screen Capture properties