What using a TList a TBitmaps.
Or
Deriving a new class TBMPList off TList - always creating, using, and
returning TBitmaps.
Regards
Paul
[EMAIL PROTECTED]
-----Original Message-----
From: Alistair George [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 15 July 1999 07:21 PM
To: Multiple recipients of list delphi
Subject: [DUG]: The trick question - bitmap array
Hi All.
I want to make up a component similar to the faulty Timagelist.
Eg
bitmap:array[0..99] of tbitmap;
Say currently we have 20 items in the array and item number 5 is to be
deleted.
What is needed is that now we have 19 items used in the array and item 6
drops into item 5, item 7 into 6 and so on. It seems messy, but I bet there
is a fast and efficient way to do it.
Yea, anyone know how?
Tks,
Al+
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz