RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor Events

The events of the TValueListEditor class are listed here.

 
Name 
Description 
 
Occurs when the user clicks the control. 
 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
 
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. 
 
Occurs when the user drops an object being dragged. 
 
Occurs when the user drags an object over a control. 
 
Occurs when a cell in the grid needs to be drawn. 
 
Occurs when the user click the ellipsis button on a cell in the values column or types Ctrl+Enter while focus is on a value cell with an ellipsis button. 
 
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. 
 
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging. 
 
Occurs when a control receives the input focus. 
 
Occurs when the input focus shifts away from one control to another. 
 
Occurs when the in-place editor requests an edit mask. 
 
Occurs when the in-place editor requests the value of a cell. 
 
Supplies a pick list for values associated with a particular key. 
 
Occurs when a user presses any key while the control has focus. 
 
Occurs when a key is pressed. 
 
Occurs when the user releases a key that has been pressed. 
 
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. 
 
Occurs when the user presses a mouse button with the mouse pointer over a control. 
 
Occurs when the user moves the mouse into a control. 
 
Occurs when the user moves the mouse outside of a control. 
 
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. 
 
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. 
 
Occurs when the mouse wheel is rotated downward. 
 
Occurs when the mouse wheel is rotated upward. 
 
Occurs immediately after the position of a row changes. 
 
Occurs before a cell in the grid is selected. 
 
Occurs when the user edits the value of a cell. 
 
Occurs when the user begins to drag a control with a DragKind of dkDock. 
 
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down. 
 
Occurs immediately after the names or values in the string list change. 
 
Occurs immediately before the names or values in the string list change. 
 
Occurs immediately after the TopRow property or the LeftCol property changes. 
 
Occurs when focus shifts away from a cell in the value list editor. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!