CaptureObjectOptionDlg method (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

int CaptureObjectOptionDlg(TWinControl* ParentWin, L_UINT uFlags);

Delphi Syntax

function CaptureObjectOptionDlg (ParentWin: TWinControl; uFlags: L_UINT): L_INT;

Overview

Refer to Implementing Screen Capture.

Remarks

Brings up the Capture Object Options dialog box for setting the capture object options. The capture object option properties are: CaptureObjectInvert, CaptureObjectEnableKeyboard, CaptureObjectBorderWidth, and CaptureObjectSelectCursor.

See Also

Elements:

CaptureSelectedObject method, Bitmap, OnCaptureImage event