CaptureObjectOptionDlg method (Screen Control)
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: |