TMultiImage.InsertImage Method (LongInt, TBaseImage)
TMultiImage Class

Inserts existing image (Active image of a TmultiImage) at the given position in the image array.

Class
Pascal
public procedure InsertImage(Index: LongInt; 
                             Image: TBaseImage); overload;
Related Information
You are here: Symbol Reference > Classes > TMultiImage Class > Methods > InsertImage > InsertImage Method (LongInt, TBaseImage)