RAD Studio VCL Reference
|
Provides access to the files uploaded in the HTTP request.
property Files: TAbstractWebRequestFiles;
__property TAbstractWebRequestFiles Files;
Use this property to find the specific instance of the object's TAbstractRequestFiles object. The TAbstractRequestFiles object contains uploaded files extracted from the HTTP request.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|