Web.WebFileDispatcher.TWebFileExtensions.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent);

C++

__fastcall TWebFileExtensions(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
Web.WebFileDispatcher.pas
Web.WebFileDispatcher.hpp
Web.WebFileDispatcher TWebFileExtensions

Description

Creates an instance of the TWebFileExtensions class.

Call the Create constructor to create an instance of the TWebFileExtensions class.

See Also