ImageEn, unit iemview

TImageEnMView.ImageRow

TImageEnMView.ImageRow

Declaration

property ImageRow[Index: Integer]: Integer;

Description

Returns the row where the image at Index will be shown. ImageRow[] returns 0 for the first image, 1 for an image on the second row, etc.

Read-only