property Bitmap[Index: Integer]: TBitmap32; default;
Provides an indexed access to stored bitmaps.
Using Bitmap[Index] is the same as using Bitmaps[Index].Bitmap.
[See also]: Bitmaps