API:REST.JsonReflect.TJSONInterceptor.TypeObjectsConverter
Delphi
function TypeObjectsConverter(Data: TObject): TListOfObjects; virtual;
C++
virtual TListOfObjects __fastcall TypeObjectsConverter(System::TObject* Data);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TJSONInterceptor |
Description
Embarcadero Technologies does not currently have any additional information.