API:REST.JsonReflect.TConverter.OnFieldEnd
Delphi
procedure OnFieldEnd(Field: TRttiField); virtual; abstract;
C++
virtual void __fastcall OnFieldEnd(System::Rtti::TRttiField* Field) = 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.