TIWCGJQMMobiScroll2OptionsCore.OnValidate Property

Gets called on initialization and on every wheel change, can be used to validate the selected values. Has 3 parameters: html - jQuery object containing the generated html, index - index of the changed wheel (undefined on initial call), inst - MobiScroll2 instance.

Namespace: IWCGJQMMobiScroll2
published
 property OnValidate: TIWCGJSonFunc index 27 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value