|
RAD Studio VCL Reference
|
Tells Windows to repaint the grid after other important Windows messages are handled.
procedure InvalidateGrid;
__fastcall InvalidateGrid();
InvalidateGrid is used internally to ensure that the grid is repainted when its properties change. It calls the Invalidate method to indicate that the grid needs repainting.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|