RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequestFiles.Create Constructor

Creates and initializes an instance of TWebRequestFiles.

Pascal
constructor Create;
C++
__fastcall TWebRequestFiles();

Call Create to instantiate TWebRequestFiles at runtime. TWebRequestFiles instances are created automatically by the Web request object to implement its Files property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!