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