Unit Init

********************************************************************} {* Initialization and startup routines for entire program *} {

Classes

Functions

ApplicationShutDown - This procedure should free all global variables and close all open database connections.
PreProgramStartUpOkay - Checks that all .

Types

Constants

Variables


Functions


procedure ApplicationShutDown;

This procedure should free all global variables and close all open database connections.

function PreProgramStartUpOkay: Boolean;

Checks that all .INI file settings could be read and sets program globals

Types


Constants


Variables