Class TAutoForm (unit FrmAuto)

Inherits from

TForm

Renamed from FormAuto.pas 6/13/1998 Paul Rice to avoid conflict with ICS unit.

Constructors


constructor Create(AOwner : TComponent);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Functions

procedure FormDestroy(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

procedure FormShow(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Properties

Events

Variables

FIniFilename : string;


FKeyName : string;


FSectionName : string;


FFormPosFlag : Boolean;



Constructors


constructor Create(AOwner : TComponent);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Functions


procedure FormDestroy(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


procedure FormShow(Sender: TObject);

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Properties


Events


Variables


FIniFilename : string;


FKeyName : string;


FSectionName : string;


FFormPosFlag : Boolean;