ImageEn, unit iemview

TImageEnMView.ImageAtGridPos

TImageEnMView.ImageAtGridPos


Declaration

function ImageAtGridPos(row, col: Integer): Integer;


Description

Returns the index of the image at row, col position, e.g. ImageAtGridPos(0, 0) would return the top-left image (i.e. 0).