RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInplaceEdit Methods

The methods of the TInplaceEdit class are listed here.

 
Name 
Description 
 
Indents the text area of the window slightly after the grid repositions the edit control. 
 
Initializes a window-creation parameter record passed in the Params parameter. 
 
Informs the grid when the user double-clicks in the edit window. 
 
Delegates mouse wheel messages to the associated grid. 
 
Determines whether the user can edit the Text. 
 
Responds when the user presses a key. 
 
Responds when the user types a key. 
 
Responds when the user releases a key. 
 
Sets the EditMask and Text properties to values specified by the grid. 
 
Supplements the inherited method to add special processing to some Windows messages. 
 
Name 
Description 
 
Removes the selection from the edit window. 
 
Hide 
Hides the edit control window and moves input focus to the grid. 
 
Invalidates the edit window and the corresponding portion of the grid window. 
 
Move 
Changes the position of the edit window and repaints the contents. 
 
Indicates whether the edit window has the size and position indicated by Rect. 
 
Gives the editor window input focus if it is visible. 
 
Changes the position of the edit window but does not repaint the contents. 
 
This is Visible, a member of class TInplaceEdit. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!