| Funktionsname | dcl-Grid-SetCellCheckState |
|---|---|
| Syntax | (dcl-Grid-SetCellCheckState
<CONTROL> intRow [als Long] intColumn [als Long] intState [als Integer]) |
| Rückgabewert | Boolean (T, wenn erfolgreich, ansonsten NIL) |
| Anwendbar auf | Grid |
Diese Methode sezt den aktuelle Status des Kontrollkästchens in der angegebenen Zelle.
| Status | Bedeutung |
|---|---|
| 0 | deaktiviert |
| 1 | aktiviert |