Class TOlfFileBuffer
Unit
Declaration
type TOlfFileBuffer = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TOlfFileBuffer
Overview
Methods
| Public | constructor Create; |
| Public | destructor Destroy; override; |
| Public | procedure SaveToFile(Const AFileName: string); |
| Public | procedure LoadFromFile(Const AFileName: string); |
| Public | procedure SaveToStream(Const AStream: TStream); |
| Public | procedure LoadFromStream(Const AStream: TStream); |
| Public | function Size: int64; |
Description
Methods
| Public | constructor Create; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Public | procedure SaveToFile(Const AFileName: string); |
|
This item has no description. | |
| Public | procedure LoadFromFile(Const AFileName: string); |
|
This item has no description. | |
| Public | procedure SaveToStream(Const AStream: TStream); |
|
This item has no description. | |
| Public | procedure LoadFromStream(Const AStream: TStream); |
|
This item has no description. | |
| Public | function Size: int64; |
|
This item has no description. | |
Generated by PasDoc 1.0.2.