Class TAdBufferedFileStream
Unit
AdBuffer
Declaration
type TAdBufferedFileStream = class(TAdBufferStreamAdapter)
Description
TAdBufferedFileStream is a class, that descends from TAdBufferStreamAdapter to provide high speed access on a file stream.
Hierarchy
Overview
Methods
 |
constructor Create(const AFileName: string; Mode: Word); overload; |
 |
constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload; |
 |
destructor Destroy; override; |
Description
Methods
 |
constructor Create(const AFileName: string; Mode: Word); overload; |
Creates a instance of TAdBufferedFileStream. See your help on TFileStream for more info.
|
 |
constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload; |
Creates a instance of TAdBufferedFileStream. See your help on TFileStream for more info.
|
 |
destructor Destroy; override; |
|

Generated by PasDoc 0.11.0 on 2008-12-31 14:31:58