AddWindowsColors property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool AddWindowsColors

Delphi Syntax

AddWindowsColors: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "Add Windows colors" checkbox was checked in the PNGWebTuner or GIFWebTuner dialog boxes. Possible values are:

Setting

Description

TRUE

The "Add Windows colors" check box was checked. Use the identity palette.

FALSE

The "Add Windows colors" check box wasn’t checked. Do not use the identity palette.

This property is associated with PNGWebTuner and GIFWebTuner dialog boxes.

See Also

Elements:

ShowPNGWebTunerDlg method, ShowGIFWebTunerDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events