ItemBitmap property (LEADDlgFile Control)
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