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