Specifies whether (Integer) value of cell will be incremented on each user click. On each click cell will also be repainted to update image.
property CycleImages: Boolean read FCycleImages write FCycleImages default False;
Remarks
If last image from Images is reached, value is set back to 0.