Images
Specifies reference to TImageList containing image to be displayed beside text.property Images: TImageList read FImages write SetImages;Which icon from TImageList will be displayed is specified by ImageIndex property.
property Images: TImageList read FImages write SetImages;