TIWCGJQAjaxOptions.Context Property
This object will be made the context of all Ajax-related callbacks. By default, the context is an object that represents the ajax settings used in the call ($.ajaxSettings merged with the settings passed to $.ajax). For example, specifying a DOM element as the context will make that the context for the complete callback of a request.
published property Context: string index 07 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string