ItemDescription property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString ItemDescription [L_UINT uIndex]

Delphi Syntax

ItemDescription [uIndex: L_UINT ]: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the strings that contain the text used to fill the "Available List" field in the Halftone dialog box.

You have to set the ItemsCount property before using this property.

See Also

Elements:

ShowHalftoneDlg method, Angle property, Dimension property, HalftoneType property, ItemsCount property, ItemFileName property, ItemBitmap property, SelectedBitmapList property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events