Class TFileStream
Unit
Declaration
type TFileStream = class(THandleStream)
Description
This item has no description.
Hierarchy
- TObject
- TStream
- THandleStream
- TFileStream
Overview
Methods
| Public | constructor Create(const AFileName: string; Mode: Word); overload; |
| Public | constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload; |
| Public | destructor Destroy; override; |
Properties
| Public | property FileName : String Read FFilename; |
Description
Methods
| Public | constructor Create(const AFileName: string; Mode: Word); overload; |
|
This item has no description. | |
| Public | constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
Properties
| Public | property FileName : String Read FFilename; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.