UncheckedImageIndex
Specifies index of image to represent unchecked state (value of underlying cell is False
). Image with specified index must exists inside Images
image list.
pas
property UncheckedImageIndex: TImageIndex read FUncheckedImageIndex write SetUncheckedImageIndex;