JVCL Help:TJvStringGrid.InvalidateRow

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

Search in JVCL Help

 
Search in all projects
 

Summary

Invalidates the region occupied by a row so that it will be repainted with the next Windows paint message.


Pascal

 procedureInvalidateRow(ARow: Integer);


Parameters

Parameters Description
ARow: Integer Index of the row.


Description

Call InvalidateRow when a row changes so that the area it occupies will need to be repainted.


See Also

TJvStringGrid.InvalidateCell, TJvStringGrid.InvalidateCol


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