OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Class TBitmapGadget

TBitmapGadget is a simple gadget that can display an array of bitmap images, one at a time.

You should store the bitmaps as an array. To do this, the bitmaps should be drawn side by side in a single bitmap resource. The bitmaps should each be the same width.

With TBitmapGadget you can

See Also