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