System.JSON.Serializers.TJsonDynamicContractResolver.SetFieldsIn
Delphi
procedure SetFieldsIn(ATypeInf: PTypeInfo; const AFieldNames: array of string);
C++
void __fastcall SetFieldsIn(System::Typinfo::PTypeInfo ATypeInf, const System::UnicodeString *AFieldNames, const System::NativeInt AFieldNames_High);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDynamicContractResolver |
Description
Embarcadero Technologies does not currently have any additional information.