Grid-SetCurCell

Function Name dcl-Grid-SetCurCell
Syntax   (dcl-Grid-SetCurCell <CONTROL> Row [as Long] {Column [as Long]})
Return Type Boolean (T if successful; otherwise NIL)
Applies To Grid

此方法设置活动单元格。 如果Row为-1,则激活整个列。 如果省略column或-1,则激活整行。 如果需要,将滚动网格,以确保显示活动单元格。