RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor Methods

The methods of the TValueListEditor class are listed here.

 
Name 
Description 
 
This is AdjustColWidths, a member of class TValueListEditor. 
 
This is AdjustRowCount, a member of class TValueListEditor. 
 
Indicates whether the current cell in the grid can be edited. 
 
Responds when the column widths change. 
 
Creates the inplace editor control. 
 
Creates the underlying window. 
 
Hides the inplace editor when selection moves to another control in a form. 
 
This is DoOnValidate, a member of class TValueListEditor. 
 
Generates an OnDrawCell event. 
 
This is EditListGetItems, a member of class TValueListEditor. 
 
This is GetCell, a member of class TValueListEditor. 
 
This is GetColCount, a member of class TValueListEditor. 
 
Provides the interface for a method that limits the number of characters the user can type into cells. 
 
Generates an OnGetEditMask event. 
 
Indicates whether a specified cell has an ellipsis button or drop-down arrow. 
 
This is GetEditText, a member of class TValueListEditor. 
 
This is GetPickList, a member of class TValueListEditor. 
 
This is GetRowCount, a member of class TValueListEditor. 
 
This is IsEmptyRow, a member of class TValueListEditor. 
 
Provides special processing when the user presses a key. 
 
Provides special processing when the user presses a mouse button. 
 
Respond to control resize. 
 
Generates an OnRowMoved event. 
 
Determines whether a particular cell in the grid can be selected. 
 
This is SetCell, a member of class TValueListEditor. 
 
This is SetEditText, a member of class TValueListEditor. 
 
This is SetStrings, a member of class TValueListEditor. 
 
This is StringsChanging, a member of class TValueListEditor. 
 
This is TitleCaptionsStored, a member of class TValueListEditor. 
 
Name 
Description 
 
Deletes a row in the value list editor and a corresponding string from the associated TStrings object. 
 
Locates the row that corresponds to a specified key name. 
 
Inserts a row in the value list editor and a corresponding string into the associated TStrings object. 
 
Updates the display to reflect the current value of the Strings property. 
 
Undoes all edits to the current row. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!