FormTable.BeforeEditEnd
Syntax:
Parameters:
<NewRow>
Is set to the True value, if a row was added or copied.
<CancelEdit>
True, if editing is canceled.
Default value: False.
<Cancel>
Indicates that object writing is cancelled. If you set this parameter to True in the body of the handler procedure, the object will not be written.
Default value: False.
Description:
Note: