ItemDescription property (LEADDlgImgEffect Control)
Builder Syntax |
AnsiString ItemDescription [L_UINT uIndex] |
Delphi Syntax |
ItemDescription [uIndex: L_UINT ]: String |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets an array of strings that contains the text used to fill the "Available List" in the AddBitmaps, Stitch or Underlay dialog boxes.
You have to set the ItemsCount property before using this property.
See Also
Elements: |
ShowAddBitmapsDlg method, ShowStitchDlg method, ShowUnderlayDlg method, ItemsCount property, ItemFileName property, ItemBitmap property, SelectedBitmapList property |
Topics: |