Class TOlfFileBuffer
Unit
Declaration
type TOlfFileBuffer = class(TObject)
Description
Hierarchy
- TObject
- TOlfFileBuffer
Overview
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure SaveToFile(Const AFileName: string); |
![]() |
procedure LoadFromFile(Const AFileName: string); |
![]() |
procedure SaveToStream(Const AStream: TStream); |
![]() |
procedure LoadFromStream(Const AStream: TStream); |
![]() |
function Size: int64; |
Description
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure SaveToFile(Const AFileName: string); |
![]() |
procedure LoadFromFile(Const AFileName: string); |
![]() |
procedure SaveToStream(Const AStream: TStream); |
![]() |
procedure LoadFromStream(Const AStream: TStream); |
![]() |
function Size: int64; |
Generated by PasDoc 0.16.0.