ItemBitmap property (LEADDlgImgEffect 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 the array of bitmaps to be included in:

the "Available " list in the AddBitmaps dialog, or

the image picker in either the Underlay dialog or the Stitch dialog.

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

See Also

Elements:

ShowUnderlayDlg method, ShowAddBitmapsDlg method, ShowStitchDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events