System.Rtti.TRttiObject.HasAttribute

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function HasAttribute(AAttrClass: TCustomAttributeClass): Boolean; overload; inline;
function HasAttribute<T: TCustomAttribute>: Boolean; overload; inline;

C++

bool __fastcall HasAttribute(System::TCustomAttributeClass AAttrClass)/* overload */;
template<typename T> bool __fastcall HasAttribute()/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiObject

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 !