System.JSON.Serializers.TJsonObjectContract.GetClosestMatchProperty
Delphi
function GetClosestMatchProperty(const AName: string): TJsonProperty;
C++
TJsonProperty* __fastcall GetClosestMatchProperty(const System::UnicodeString AName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonObjectContract |
Description
Embarcadero Technologies does not currently have any additional information.