TIWCGJQAjaxOptions.OnSuccess Property

A function to be called if the request succeeds. The function gets passed three arguments: The data returned from the server, formatted according to the dataType parameter; a string describing the status; and the jqXHR (in jQuery 1.4.x, XMLHttpRequest) object. As of jQuery 1.5, the success setting can accept an array of functions. Each function will be called in turn. This is an Ajax Event.

Namespace: IWCGJQControl
published
 property OnSuccess: TIWCGJSonFunc index 25 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value