Имя функции | dcl-Grid-SetCurCell |
---|---|
Синтаксис | (dcl-Grid-SetCurCell
<CONTROL> Строка [типа Long]
{Column [типа
Long]}) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | Grid |
This method sets the active cell. If Строка is -1, an entire column is activated. If Столбец is omitted or -1, an entire row is activated. The grid will be scrolled, if necessary, to ensure that the active cell is displayed.