Gets or sets the size of the images in the image list.
published property ImageSize: TClrSize read GetImageSize write SetImageSize stored IsImageSizeStored;
The Size that defines the height and width, in pixels, of the images in the list. The default size is 16 by 16. The maximum size is 256 by 256.