Interlaced property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool Interlaced

Delphi Syntax

Interlaced: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "Interlaced" checkbox was checked in the GIFWebTuner dialog box. Possible values are:

Value

Meaning

TRUE

The "Interlaced" check box was checked. The GIF image will be interlaced.

FALSE

The "Interlaced" check box wasn’t checked. The GIF image will not be interlaced.

See Also

Elements:

ShowGIFWebTunerDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events