Web.WebFileDispatcher.TWebDirectories.GetAttr

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAttr(Index: Integer): string; override;

C++

DYNAMIC System::UnicodeString __fastcall GetAttr(int Index);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TWebDirectories

Description

Renvoie le nom d'un attribut personnalisé.

La méthode GetAttr renvoie le nom d’un attribut personnalisé. Si aucun attribut ne correspond au paramètre Index, une chaîne vide est renvoyée.

Voir aussi