FormTable.Drag
Syntax:
Parameters:
<DragParameters>
Contains the value being dragged, type of action, and possible actions during drag.
<StandardProcessing>
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.
<Row>
If the table refers to FormDataCollection or FormDataTree, then parameter contains an identificator of row, over which the cursor is placed.
For the tables, referring to DynamicList, contains a reference to the current object of the table row.
<Field>
Description: