DeleteOnDestroy | Specifies if the corresponding file should be deleted when the object is destroyed. |
FileMode | How the file is to be created or opened. |
FileName | Intended name of the 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 | Name of the file currently open. |