Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TfmConstruction

Unit

fConstruction

Declaration

type TfmConstruction = class()

Description

 

Fields

 NameDescription
Public BitBtn1  
Public DebugFile  
Public Logfile  
Public Panel1  
Public Panel3  
Public redStatus  
Public StopWatch Public declarations

Methods

Overview

Public procedure AddEvent(aString: string);
Public procedure AddEventFailure(aString: string);
Public procedure AddEventSuccess(aString: string);
Public procedure AddUnderlinedEvent(aString: string);
Public procedure AppendToLastEvent(aString: string);
Public procedure BitBtn1Click(Sender: TObject);
Public procedure FormCloseQuery(Sender: TObject; var CanClose: Boolean);
Public procedure FormCreate(Sender: TObject);
Public procedure FormDestroy(Sender: TObject);
Public procedure TimedEventEnd(aString: string);
Public procedure TimedEventStart(aString: string);

Description

Public procedure AddEvent(aString: string);

 

Public procedure AddEventFailure(aString: string);

 

Public procedure AddEventSuccess(aString: string);

 

Public procedure AddUnderlinedEvent(aString: string);

 

Public procedure AppendToLastEvent(aString: string);

 

Public procedure BitBtn1Click(Sender: TObject);

 

Public procedure FormCloseQuery(Sender: TObject; var CanClose: Boolean);

 

Public procedure FormCreate(Sender: TObject);

 

Public procedure FormDestroy(Sender: TObject);

 

Public procedure TimedEventEnd(aString: string);

 

Public procedure TimedEventStart(aString: string);

 


Generated by PasDoc 0.8.7 on Wed 01/ Oct 2003 00:51:38