Show: Delphi C++
Display Preferences

Vcl.ImgList.TCustomImageList.AddImages

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure AddImages(Value: TCustomImageList);

C++

void __fastcall AddImages(TCustomImageList* Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Adds all images from another image list.

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

See Also

Personal tools
Previous Versions
Translations