Grid-GetCellDropList

Имя функции dcl-Grid-GetCellDropList
Синтаксис   (dcl-Grid-GetCellDropList <CONTROL> Строка [типа Long] Столбец [типа Long])
Возвращаемый тип List of List of Items and List of Images as ((Item0 [типа String] Item1 [типа String] ...)(Item0ImageIndex [типа Integer] Item1ImageIndex [типа Integer] ...))
Подходит к Grid

This method returns the dropdown list items for the cell at the specified row and column. The dropdown list is used to populate the combo box control for cells that use it.