Discuss this help topic in SecureBlackbox Forum
Opens file.
Declaration
Parameters
- FileName - name of the file on the disk
- Stream - stream with the file data
- OwnStream - specifies if the stream is owned by the component. If this parameter is False or omitted, user should take care of stream disposal.
- ReadOnly - specifies if the file should be opened read-only
Description
Use this method to open the compound file from disk or memory stream.
Discuss this help topic in SecureBlackbox Forum