JVCL Help:TJvStringGrid.RemoveRow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvStringGrid.RemoveRow Method
[+] TJvStringGrid Events
[+] TJvStringGrid Methods
[+] TJvStringGrid Properties
Search in JVCL Help
Search in all projectsSummary
Removes a row from the grid.
Pascal
procedureRemoveRow(Index: Integer);
Parameters
Parameters | Description |
Index: Integer | Position of the row to remove. |
Description
Call RemoveRow to remove the row specified by Index from the grid. All rows below the removed row will be moved up one step.
See Also
TJvStringGrid.HideRow, TJvStringGrid.RemoveCol
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