Class TFoxProMemoFile

Unit

Declaration

type TFoxProMemoFile = class(TMemoFile)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function GetBlockLen: Integer; override;
Protected function GetMemoSize: Integer; override;
Protected function GetNextFreeBlock: Integer; override;
Protected procedure SetNextFreeBlock(BlockNo: Integer); override;
Protected procedure SetBlockLen(BlockLen: Integer); override;

Description

Methods

Protected function GetBlockLen: Integer; override;

This item has no description.

Protected function GetMemoSize: Integer; override;

This item has no description.

Protected function GetNextFreeBlock: Integer; override;

This item has no description.

Protected procedure SetNextFreeBlock(BlockNo: Integer); override;

This item has no description.

Protected procedure SetBlockLen(BlockLen: Integer); override;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.