System.Classes.TFileStream Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Disposed protected Disposed is a read-only property that shows the current state of this object.
FileName public Preserves the file name of the file associated with the file stream.
Handle public Specifies the handle for the communications resource the stream reads from and writes to.
Position public Indicates the current offset into the stream for reading and writing.
Size public Indicates the size in bytes of the stream.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.Classes.TFileStream_Properties&oldid=225926"