RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid.HideEditor Method

Hides the inplace editor when it is not in use.

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

Grid controls call HideEditor when the grid goes out of edit mode. HideEditor hides the window of the inplace editor. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!