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);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonInlineAttributes |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.