API:Data.DBXJSONReflect.TJSONInterceptor.StringsReverter
Delphi
procedure StringsReverter(Data: TObject; Field: string; Args: TListOfStrings); virtual;
C++
virtual void __fastcall StringsReverter(System::TObject* Data, System::UnicodeString Field, TListOfStrings Args);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TJSONInterceptor |
Description
Embarcadero Technologies does not currently have any additional information.