TCnButtonBase.ImageList Property

Gets or sets the TCnImageList that contains the Image displayed on a button control.

Namespace: CNClrLib.Control.ButtonBase
published
 property ImageList: TCnImageList read GetImageList write SetImageList;

Property Value

 

When the ImageList or ImageIndex property is set, the Image property is set nil, which is its default value.