Web.WebFileDispatcher.TWebFileDispatcherProperties.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TWebFileDispatcherProperties(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TWebFileDispatcherProperties

Beschreibung

Erstellt eine Instanz der Klasse TWebFileDispatcherProperties.

Rufen Sie den Konstruktor Create auf, um eine Instanz der Klasse TWebFileDispatcherProperties zu erstellen.

Siehe auch