Images
Specifies list of images to be used instead of standard checkbox buttons.
pas
property Images: TCustomImageList read FImages write SetImages;
Setting HideSelection property of the column to True can be useful when custom images are used.
Specifies list of images to be used instead of standard checkbox buttons.
property Images: TCustomImageList read FImages write SetImages;
Setting HideSelection property of the column to True can be useful when custom images are used.