CaptureAreaOptionDlg method (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

Int CaptureAreaOptionDlg(TWinControl* ParentWin, L_UINT uFlags);

Delphi Syntax

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

Overview

Refer to Implementing Screen Capture.

Remarks

Brings up the Capture Area Option dialog box for setting the capture area options. The capture area option properties are: CaptureAreaFillPattern, CaptureAreaFillForeColor, CaptureAreaFillBackColor, CaptureAreaDrawLineStyle, CaptureAreaDrawLineColor, CaptureAreaDrawEllipseWidth, CaptureAreaDrawEllipseHeight, CaptureAreaDrawCursor, CaptureAreaTextForeColor, CaptureAreaTextBackColor, CaptureAreaInfoLeft, CaptureAreaInfoTop, CaptureAreaInfoWidth, CaptureAreaInfoHeight, CaptureAreaShowDrawCursor, CaptureAreaIncludeCursor, CaptureAreaEnableKeyboard, CaptureAreaShowOpaqueText, CaptureAreaShowCursorPosition, CaptureAreaShowAreaSize, CaptureAreaShowInfoWindow, CaptureAreaSensitiveInfoWindow, CaptureAreaBitmapWithRegion, and CaptureAreaZoomFactor.

See Also

Elements:

CaptureActiveClient method, CaptureActiveWindow method, CaptureFullScreen method, CaptureMenuUnderCursor method, CaptureWindowUnderCursor method, CaptureWallPaper, CaptureSelectedObject method, CaptureMouseCursor method, CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureEXE method, CaptureEXEDlg method, Bitmap, OnCaptureImage event