BitmapIndex property (LEADDlgImage Control)
Builder Syntax |
L_UINT BitmapIndex |
Delphi Syntax |
BitmapIndex: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the index of bitmap to use.
This property is associated with the following dialog boxes:
In this case, it represents the index of a tile bitmap in the image picker. | |
In this case, it represents the index of a frame bitmap in the image picker. |
This property value must be between 0 and ItemsCount property value -1.
When the dialog box closes, this property will be updated with the selected tile or frame image in the image picker.
See Also
Elements: |
|
Topics: |