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