API:REST.JsonReflect.TJSONInterceptor.StringsConverter
Delphi
function StringsConverter(Data: TObject; Field: string): TListOfStrings; virtual;
C++
virtual TListOfStrings __fastcall StringsConverter(System::TObject* Data, System::UnicodeString Field);
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.