constructor Create(AOwner: TPersistent; ItemClass: TBitmap32ItemClass);
type TBitmap32ItemClass = class of TBitmap32Item;
Creates an instance of TBitmap32Collection.
ItemClass specifies must specify TBitmap32Item or its descendant. When calling collection's Add method it will create instances of the class specified in ItemClass parameter.
TBitmap32Collection, Add, TBitmap32Item
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024