DeleteOnDestroy | Remove associated file when object is destroyed. |
FileMode | Specifies how the file is to be created or opened. |
FileName | Intended name or name of a file. |
Position | Current byte position in the stream. |
PositionHigh | Current byte position in the stream. Used only when the current position is greater than 2^31 (2147483648). |
Ref | Stores a reference to another object, data type, or value. |
Size | Size of the stream in bytes. |
SizeHigh | Size of the stream in bytes. Used only when the size is 2^31 (2147483648). |
UniqueName | Filename of open file. |