RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.AddImages Method

Adds all images from another image list.

Pascal
procedure AddImages(Value: TCustomImageList);
C++
__fastcall AddImages(TCustomImageList Value);

Use AddImages to add all the images from another image list. Value specifies the source image list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!