Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxIconColumn6 CycleImages

CycleImages

Specifies whether (Integer) value of cell will be incremented on each user click. On each click cell will also be repainted to update image.

pas
property CycleImages: Boolean read FCycleImages write FCycleImages default False;

Remarks

If last image from Images is reached, value is set back to 0.

Sign in