hiIsInFieldCancel
hiIsInFieldCancel( ) =>r_formHandle/nil
Description
Query this function during a field callback to determine if the form is currently being canceled, the callback may be initiated by the cancel operation. If the form is being canceled, the form handle is returned; otherwise nil is returned.
Arguments
Values Returned
|
The handle to the form if the form is currently being canceled. |
|
Related Topics
Return to top