[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpextjs.pp line 29
type TExtJSDataFormatter = class(TCustomHTTPDataContentProducer) |
public |
constructor Create(); override; |
procedure DoReadRecords(); override; |
function ProduceContent; override; |
property SuccessProperty: string; [rws] |
property PageStartProperty: string; [rws] |
property PageLimitProperty: string; [rws] |
property RowsProperty: string; [rws] |
property MessageProperty: string; [rws] |
property TotalProperty: string; [rws] |
end; |
| |
| |
| |
TObject |