TKGridCellSpan

TKGridCellSpan = record
  ColSpan: Integer;
  RowSpan: Integer;
end

Сведения об объединении ячеек.

Ссылки: TKGrid.CellSpan