RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.Clear Method

Clears all images from the image list.

Pascal
procedure Clear;
C++
__fastcall Clear();

Use the Clear method to remove all images from the image list. Use the Delete method to delete one image from the image list. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!