ItemBitmap property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TBitmapHandle ItemBitmap [L_UINT uIndex ]

Delphi Syntax

ItemFileName [ uIndex: L_UINT ]: TBitmapHandle

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets an array of bitmaps to be used in the image picker in the PrintStitchedImages dialog box.

You must 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