TIWCGJQValidateOptions.FocusInvalid Property
Focus the last active or first invalid element on submit via validator.focusInvalid(). The last active element is the one that had focus when the form was submitted, avoiding to steal its focus. If there was no element focused, the first one in the form gets it, unless this option is turned off.
published property FocusInvalid: boolean index 10 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean
Default: True