Show: Delphi C++
Display Preferences

Data.DBXJSONReflect.TConverter.OnFieldEnd

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure OnFieldEnd(FieldName: string); virtual; abstract;

C++

virtual void __fastcall OnFieldEnd(System::UnicodeString FieldName) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TConverter

Description

Called for each field immediately after its value was processed.

The OnFieldEnd event is called for each field immediately after its value was processed.

See Also

Personal tools
Previous Versions
Translations