TCnImageCollection.AddRange(_ImageArray) Method
Adds an array of images to the collection.
public procedure AddRange(Images: _ImageArray); overload;
Parameters
- Images
- Type: _ImageArray
Adds an array of images to the collection.
public procedure AddRange(Images: _ImageArray); overload;