REST.JsonReflect.TInternalJSONPopulationCustomizer.PrePopulateObjField

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PrePopulateObjField(Data: TObject; rttiField: TRttiField); override;

C++

virtual void __fastcall PrePopulateObjField(System::TObject* Data, System::Rtti::TRttiField* rttiField);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TInternalJSONPopulationCustomizer

Description


Embarcadero Technologies does not currently have any additional information.