CaptureObjectEnableKeyboard property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureObjectEnableKeyboard

Delphi Syntax

CaptureObjectEnableKeyboard : Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to enable the keyboard during selection. If this property is set to TRUE, then pressing the Shift key will select the client area of the object. Possible values are:

Setting

Description

TRUE

Enable the keyboard.

FALSE

Disable the keyboard.

See Also

Elements:

CaptureObjectInvert property, CaptureObjectBorderWidth property, CaptureObjectSelectCursor property