TCnImageList.ImageStream Property

Gets the ImageListStreamer associated with this image list.

Namespace: CNClrLib.Component.ImageList
public
 property ImageStream: _ImageListStreamer read GetImageStream write SetImageStream;

Property Value

Type: _ImageListStreamer

null if the image list is empty; otherwise, a ImageListStreamer for this ImageList.