System.JSON.Serializers.TJsonDynamicAttributes.GetAttribute
Delphi
function GetAttribute(const ARttiObject: TRttiObject; const AAttributeClass: TCustomAttributeClass; AInherit: Boolean = False): TCustomAttribute;
C++
System::TCustomAttribute* __fastcall GetAttribute(System::Rtti::TRttiObject* const ARttiObject, const System::TCustomAttributeClass AAttributeClass, bool AInherit = false);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDynamicAttributes |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !