4D v14.3LISTBOX SELECT ROW |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
LISTBOX SELECT ROW
LISTBOX SELECT ROW
The LISTBOX SELECT ROW command selects the row whose number is passed in position in the list box set in the object and * parameters. If you pass the optional * parameter, you indicate that the object parameter is an object name (string). If you do not pass this parameter, you indicate that the object parameter is a variable. In this case, you pass a variable reference instead of a string. For more information about object names, refer to the Object Properties section. The optional action parameter, if passed, is used to define the selection action to execute when a selection of rows already exists in the list box. You can pass a value or one of the following constants (located in the “List Box” theme):
When the position parameter does not correspond exactly to an existing row number, the command works as follows:
Notes:
|
PROPERTIES
Product: 4D
HISTORY
Modified: 4D v11 SQL Release 2 SEE ALSO
EDIT ITEM ARTICLE USAGE
4D Language Reference ( 4D v14 R3) Inherited from : LISTBOX SELECT ROW ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||