|
<< Click to Display Table of Contents >> Navigation: Classes > THttpParsedFile > Methods > Create |
SIGNATURE=IW.Parser.Files.THttpParsedFile.Create@string@string@string@Int64
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const AFieldName: string; const AFileName: string; const AContentType: string; AFileSize: Int64); virtual; |
C++: |
public: virtual __fastcall THttpParsedFile(const String AFieldName, const String AFileName, const String AContentType, __i |
Description: THttpParsedFile