Unit frmGoPhastUnit

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

The main purpose of frmGoPhastUnit is to define TfrmGoPhast and declare frmGoPhast. The latter is the main form of GoPhast. The former is the type of frmGoPhast.

uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TfrmGoPhast TfrmGoPhast is the type of frmGoPhast which is the main form of GoPhast.

Types

TFileFormat = (...);

Variables

frmGoPhast: TfrmGoPhast;

Description

Types

TFileFormat = (...);

TFileFormat is used to specify the format of the files that can be opened or saved by GoPhast.

ffAscii = an ASCII text file.

ffBinary = a binary file.

ffXML = an XML file.

Values
  • ffAscii:
  • ffBinary:
  • ffXML:

Variables

frmGoPhast: TfrmGoPhast;

frmGoPhast is the main form of GoPhast.


Generated by PasDoc 0.10.0 on 2006-10-31 09:56:34