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