TIWCGJQValidateOptions.OnClick Property
Validate checkboxes and radio buttons on click.
published property OnClick: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Parameters
- element
The element currently being validated, as a DOMElement.
- event
The event object for this focusout event.
Property Value
Type: boolean
Set to false to disable.