| Имя функции | dcl-Grid-SetCellCheckState |
|---|---|
| Синтаксис | (dcl-Grid-SetCellCheckState
<CONTROL> Строка [типа Long] Столбец [типа
Long] State [типа
Integer]) |
| Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
| Подходит к | Grid |
This method sets the cell check state for the cell at the specified row and column.
| State | Meaning |
|---|---|
| 0 | Unchecked |
| 1 | Checked |