REST.JsonReflect.TInternalJSONPopulationCustomizer.PostPopulate
Delphi
procedure PostPopulate(Data: TObject); override;
C++
virtual void __fastcall PostPopulate(System::TObject* Data);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TInternalJSONPopulationCustomizer |
Beschreibung
Anpassungsprozedur zum Ändern einer Objektinstanz, für die kein Marshalling erfolgt ist, nach dem Füllen von Feldern. {{#multireplace:REST.JsonReflect.TInternalJSONPopulationCustomizer.PostPopulate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.JsonReflect.TJSONPopulationCustomizer.PostPopulate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.JsonReflect.TJSONPopulationCustomizer.PostPopulate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Anpassungsprozedur zum Ändern einer Objektinstanz, für die kein Marshalling erfolgt ist, nach dem Füllen von Feldern.