System.JSON.Serializers.TJsonDynamicContractResolver.SetPropertiesIn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPropertiesIn(ATypeInf: PTypeInfo; const APropertyNames: array of string);

C++

void __fastcall SetPropertiesIn(System::Typinfo::PTypeInfo ATypeInf, const System::UnicodeString *APropertyNames, const System::NativeInt APropertyNames_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.