REST.JsonReflect.TJSONPopulationCustomizer.PrePopulateObjField
Delphi
procedure PrePopulateObjField(Data: TObject; rttiField: TRttiDataMember); virtual;
C++
virtual void __fastcall PrePopulateObjField(System::TObject* Data, System::Rtti::TRttiDataMember* rttiField);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | REST.JsonReflect.pas REST.JsonReflect.hpp | REST.JsonReflect | TJSONPopulationCustomizer | 
Description
Embarcadero Technologies does not currently have any additional information.