TableBox.ValueChoice
ValueChoice(<StandardProcessing>, <Value>)
Type:
Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to
False in the body of the handler procedure, standard processing will not occur.
Default value:
True.
Selected value or array of selected rows' values, if
MultipleChoice =
True.
Occurs by double-clicking (pressing the "Enter" key) on the table box cell, or by selecting the table box row using the "Choose value" command by clicking the button or command bar button.
When double-clicking (pressing Enter) a cell of a spreadsheet document this event follows
Selection event. If in
Selection event handler <StandardProcessing> parameter is set
False value, ValueChoice event will not occur.
TableBox, event
Selection