JVCL Help:TJvStringGrid.ActivateCell
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStringGrid.ActivateCell Method
[+] TJvStringGrid Events
[+] TJvStringGrid Methods
[+] TJvStringGrid Properties
Search in JVCL Help
Search in all projectsSummary
Sets focus to a cell in the grid.
Pascal
procedureActivateCell(AColumn: Integer; ARow: Integer);
Parameters
Parameters | Description |
AColumn: Integer | Indicates the column index of the cell that should get focus. |
ARow: Integer | Indicates the row index of the cell that that should get focus. |
Description
Call ActivateCell to shift the input focus to a particular cell.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page