Discuss this help topic in SecureBlackbox Forum
Creates a new TElFileStream object.
Declaration
[Pascal]
not implemented;
Parameters
- Name - specifies the name of the new file.
- Mode - defines file access mode.
- Shared - specifies whether the stream is shared or not.
Description
Use this method to create a new FileStream object.
Discuss this help topic in SecureBlackbox Forum