TIWCGJQGridOptions.OnLoadBeforeSend Property
A pre-callback to modify the XMLHttpRequest object (xhr) before it is sent. Use this to set custom headers etc. Returning false will cancel the request.
published property OnLoadBeforeSend: TIWCGJSonFunc index 90 read GetFuncValue write SetFuncValue stored IsFuncStored;