[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: httpjson.pp line 14
type THTTPJSONResponseHelper = class helper |
protected |
procedure ExceptionToJSON(); |
public |
procedure SendExceptionJSON(); |
procedure SetContentFromJSON(); |
property ContentAsJSON: TJSONData; [rw] |
property ContentAsJSONObject: TJSONObject; [rw] |
property ContentAsJSONArray: TJSONArray; [rw] |
end; |