ItemDescription property (LEADDlgFile 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 a string that contains the text to be use as a tool tip for each image in the image picker when the mouse hovers over it in the PrintStitchedImages dialog box.

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

See Also

Elements:

ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method, DevModeHandle property, DevNamesHandle property, MinMarginsRect property, ItemBitmap property, ItemFileName property, ItemDescription property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events