System.JSON.Serializers.TJsonDynamicAttributeProvider.GetAttribute
Delphi
function GetAttribute(const AttrClass: TCustomAttributeClass; AInherit: Boolean = False): TCustomAttribute;
C++
System::TCustomAttribute* __fastcall GetAttribute(const System::TCustomAttributeClass AttrClass, bool AInherit = false);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDynamicAttributeProvider |
Description
Embarcadero Technologies does not currently have any additional information.