Web.HTTPProd.THTMLTagAttributes.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Producer: TCustomContentProducer);

C++

__fastcall THTMLTagAttributes(Web::Httpapp::TCustomContentProducer* Producer);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd THTMLTagAttributes

Description

Create crée une instance de THTMLTagAttributes.

Appelez Create pour créer et initialiser à l'exécution une instance de THTMLTagAttributes. Après avoir appelé le constructeur hérité, Create affecte à la propriété Producer la valeur du paramètre Producer.

Voir aussi