RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid.InvalidateEditor Method

Causes the inplace editor to repaint itself, moving to a new location if necessary.

Pascal
procedure InvalidateEditor;
C++
__fastcall InvalidateEditor();

InvalidateEditor is called when the selected cell changes while the grid is in edit mode. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!