TIWCGJQDatePickerOptions.OnSelect Property
onSelectfunction(dateText, inst) Allows you to define your own event when the datepicker is selected. The function receives the selected date as text and the datepicker instance as parameters. this refers to the associated input field.
published property OnSelect: TIWCGJSonFunc index 52 read GetFuncValue write SetFuncValue stored IsFuncStored;