Class TTextToTable (unit TxtToTbl)

Inherits from

TComponent

Constructors



Functions

procedure Append;


procedure Replace;

Add to existing table data

procedure AppendData;

Restore previous state of table

procedure InitFiles;

Replace existing table data

procedure RestoreFileStates;

Open text file and set to beginning

Properties

property InputFile : string


property Table : TTable


Events

Variables

boolPrevActiveState : Boolean;


boolPrevExclusiveState : Boolean;


FInputFile : string;


FTable : TTable;


txtfilInput : TextFile;



Constructors


Functions


procedure Append;


procedure Replace;

Add to existing table data


procedure AppendData;

Restore previous state of table


procedure InitFiles;

Replace existing table data


procedure RestoreFileStates;

Open text file and set to beginning


Properties


property InputFile : string


property Table : TTable


Events


Variables


boolPrevActiveState : Boolean;


boolPrevExclusiveState : Boolean;


FInputFile : string;


FTable : TTable;


txtfilInput : TextFile;