RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid.HideEdit Method

Hides the inplace editor.

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

The HideEditor method calls the protected HideEdit method to hide the editor. This method hides the editor window after updating the text to reflect the text in the editor. 

 

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