API:REST.JsonReflect.TConverter.OnTypeEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OnTypeEnd(TypeName: string); virtual; abstract;

C++

virtual void __fastcall OnTypeEnd(System::UnicodeString TypeName) = 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.