New in version 6.3.0: See the new features.

Flag validation and lose focus event execution before a pending close event (sys.ClosePending)

sys.ClosePending,,i1

Flag a validate and lose focus event before close event

It’s a readonly field that has two possible values TRUE and FALSE. It’s use makes sense when used in conjunction with the sys.ValidateOnClose system variable.

When the validate and lose focus events are being executed due closing the dialog/input window, the sys.ClosePending is automatically set to TRUE to indicate that this execution has a pending window close event. Otherwise the value is always FALSE.


RELATED TOPICS

sys.AutoValidate

sys.ValidateOnClose

Data validation

Fields - validation