|
<< Click to Display Table of Contents >> Navigation: Classes > TInternalFile > Methods > Create |
SIGNATURE=IWServerInternalFiles.TInternalFile.Create@string@TCustomMemoryStream
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const AFileName: string; AResource: TCustomMemoryStream); |
C++: |
public: __fastcall TInternalFile(const String AFileName, TCustomMemoryStream AResource); |
Description: TInternalFile