TCnButtonBase.ImageList Property
Gets or sets the TCnImageList that contains the Image displayed on a button control.
published property ImageList: TCnImageList read GetImageList write SetImageList;
When the ImageList or ImageIndex property is set, the Image property is
set nil, which is its default value.