TCnImageCollection.AddRange(TArray) Method

Adds an array of images to the collection.

Namespace: CNClrLib.Component.ImageList
public
 procedure AddRange(Images: TArray<TClrImage>); overload;

Parameters

Images
Type: TArray<TClrImage>