Grid-GetCellImages

Имя функции dcl-Grid-GetCellImages
Синтаксис   (dcl-Grid-GetCellImages <CONTROL> Строка [типа Long] Столбец [типа Long])
Возвращаемый тип List of (ImageIndex [типа Integer] AltImageIndex [типа Integer])
Подходит к Grid

This method returns the cell image index and alternate cell image index for the cell at the specified row and column. The returned image index is -1 if no image has been set. Note that cells use the column default images for their column when no image has been set.