REST.JsonReflect.TJSONPopulationCustomizer.PostPopulate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PostPopulate(Data: TObject); virtual;

C++

virtual void __fastcall PostPopulate(System::TObject* Data);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONPopulationCustomizer


Description

Méthode de personnalisation destinée à modifier une instance d'objet soumise au processus unmarshalling après le remplissage de champs.

Voir aussi