Home | GR32_Image | TBitmap32Collection |
TBitmap32Collection.Create
constructor Create(AOwner: TPersistent; ItemClass: TBitmap32ItemClass);
type TBitmap32ItemClass = class of TBitmap32Item;
Description
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.
See Also
Add, TBitmap32Collection, TBitmap32Item
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007