Source position: fpjsondataset.pp line 42
procedure TJSONFieldMapper.SetJSONDataForField( |
const FieldName: string; |
FieldIndex: Integer; |
Row: TJSONData; |
Data: TJSONData |
); virtual; abstract; |
F: TField; |
Row: TJSONData; |
Data: TJSONData |
); virtual; |