ResetObjectOptions method (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

Int __fastcall ResetObjectOptions(void);

Delphi Syntax

function ResetObjectOptions: Integer;

Overview

Refer to Implementing Screen Capture.

Remarks

Resets the object option properties to their defaults. These properties are: CaptureObjectInvert, CaptureObjectEnableKeyboard, CaptureObjectBorderWidth, and CaptureObjectSelectCursor.