ItemsCount property (LEADDlgImgEffect Control)
Builder Syntax |
L_UINT ItemsCount |
Delphi Syntax |
ItemsCount: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the number of items associated with the Underlay, Stitch and AddBitmaps dialog boxes.
You have to set this property to the number of elements you want to pass to the Underlay, or Stitch dialog box before you set any other item properties (ItemBitmap property, ItemDescription property, and ItemFileName property).
Setting this property to 0 will clear the ItemBitmap property, ItemDescription property and ItemFileName property.
See Also
Elements: |
ShowAddBitmapsDlg method, ShowUnderlayDlg method, ShowStitchDlg method, ItemDescription property, ItemFileName property, ItemBitmap property, SelectedBitmapList property |
Topics: |