ImageEn, unit iexBitmaps

TIEMultiBitmap.Clear

TIEMultiBitmap.Clear

Declaration

procedure Clear();

Description

Removes all images from the TIEMultiBitmap and releases any associated memory.

Example

mbmp.Clear();