API:REST.JsonReflect.TConverter.OnRefType

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!