JVCL Help:TJvStringGrid.ActivateCell

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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