API:Data.DBXJSONReflect.TConverter.OnFieldEnd
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
| Unit: Data.DBXJSONReflect | |
| Parent: TConverter | |
Delphi
procedure OnFieldEnd(const FieldName: string); virtual; abstract;
C++
virtual void __fastcall OnFieldEnd(const System::UnicodeString FieldName) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.