Afficher : Delphi C++
Préférences d'affichage

Web.WebFileDispatcher.TExtensionMethod

De XE2 API Documentation

Delphi

type TExtensionMethod = reference to function(ALength: Integer, AExt: PWideChar): Boolean;

C++

__interface TExtensionMethod  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
anonMethod
class
public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher Web.WebFileDispatcher

Description

TExtensionMethod est une référence à une fonction.

TExtensionMethod est une référence à une fonction qui est utilisée en interne par la routine EnumerateExtensions.

Voir aussi

Versions précédentes
Traductions