API:REST.JsonReflect.TConverter.OnRefType
Delphi
procedure OnRefType(TypeName: string; id: Integer); virtual; abstract;
C++
virtual void __fastcall OnRefType(System::UnicodeString TypeName, int id) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TConverter |
Description
Embarcadero Technologies does not currently have any additional information.