Web.WebFileDispatcher.TDispatchFileRequest.Create
Delphi
constructor Create(AProperties: TWebFileDispatcherProperties);
C++
__fastcall TDispatchFileRequest(TWebFileDispatcherProperties* AProperties);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Web.WebFileDispatcher.pas Web.WebFileDispatcher.hpp |
Web.WebFileDispatcher | TDispatchFileRequest |
Description
Creates an instance of the TDispatchFileRequest class.
The Create constructor is used to create an instance of the TDispatchFileRequest class.