SelectedBitmapIndex property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT SelectedBitmapIndex

Delphi Syntax

SelectedBitmapIndex: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the index of the selected tile bitmap in the Underlay dialog box.

This property value must be less than or equal (ItemsCount – 1).

See Also

Elements:

ShowUnderlayDlg method, ItemsCount property, ItemDescription property, ItemFileName property, ItemBitmap property, BitmapIndex property, UnderlayFlags property, SelectedBitmap property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events