JVCL Help:TJvStringGrid.InvalidateCol

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 column so that it will be repainted with the next Windows paint message.


Pascal

 procedureInvalidateCol(AColumn: Integer);


Parameters

Parameters Description
AColumn: Integer Index of the column.


Description

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


See Also

TJvStringGrid.InvalidateCell, TJvStringGrid.InvalidateRow


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