CaptureObjectInvert property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool CaptureObjectInvert

Delphi Syntax

CaptureObjectInvert: Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to invert colors for the current selected objects. If this property is set to TRUE, the colors will be inverted when selected. If this property is set to FALSE, the colors are not inverted and the value of CaptureObjectBorderWidth property will be used to draw a border will be drawn around the selected objects.

See Also

Elements:

CaptureObjectEnableKeyboard property, CaptureObjectBorderWidth property, CaptureObjectSelectCursor property