TCnImageCollection.ItemsS[String] Property

Gets an Image with the specified key from the collection.

Namespace: CNClrLib.Component.ImageList
public
 property ItemsS[Name: String]: TCnImage read GetItemByName;

Parameters

Name
Type: String

The name of the image to retrieve from the collection.

Property Value

Type: TCnImage

The Image with the specified key.