[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.AddImages

AddImages - adds images from another imagelist to the list

Declaration

Source position: imglist.pp line 165

public procedure TCustomImageList.AddImages(

  AValue: TCustomImageList

);

Arguments

AValue

  

AValue - the ImageList containing images to add

The latest version of this document can be found at lazarus-ccr.sourceforge.net.