Class TAdBufferedFileStream

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public constructor Create(const AFileName: string; Mode: Word); overload;
Public constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload;
Public destructor Destroy; override;

Description

Methods

Public constructor Create(const AFileName: string; Mode: Word); overload;

Creates a instance of TAdBufferedFileStream. See your help on TFileStream for more info.

Public constructor Create(const AFileName: string; Mode: Word; Rights: Cardinal); overload;

Creates a instance of TAdBufferedFileStream. See your help on TFileStream for more info.

Public destructor Destroy; override;
 

SourceForge.net Logo


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