Class TfrmPhastLocation

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TfrmPhastLocation = class(TfrmCustomGoPhast)

Description

no description available, TfrmCustomGoPhast description follows

TfrmCustomGoPhast is the ancestor of all TForms in GoPhast.

TfrmCustomGoPhast handles setting the color and font. TfrmCustomGoPhast also tries to keep from appearing at a location where it can't be seen. )

Hierarchy

Overview

Fields

Implicit pnlBottom: TPanel;
Implicit btnHelp: TBitBtn;
Implicit btnOK: TBitBtn;
Implicit btnCancel: TBitBtn;
Implicit Panel1: TPanel;
Implicit lblPhast: TLabel;
Implicit htlblPhast: TJvHTLabel;
Implicit fedPhast: TJvFilenameEdit;

Methods

Implicit procedure btnOKClick(Sender: TObject);
Implicit procedure FormCreate(Sender: TObject); override;
Implicit procedure fedPhastChange(Sender: TObject);
Private Procedure GetData;
Private procedure SetData;
Private procedure HighlightControls;

Description

Fields

Implicit pnlBottom: TPanel;
 
Implicit btnHelp: TBitBtn;
 
Implicit btnOK: TBitBtn;
 
Implicit btnCancel: TBitBtn;
 
Implicit Panel1: TPanel;
 
Implicit lblPhast: TLabel;
 
Implicit htlblPhast: TJvHTLabel;
 
Implicit fedPhast: TJvFilenameEdit;
 

Methods

Implicit procedure btnOKClick(Sender: TObject);
 
Implicit procedure FormCreate(Sender: TObject); override;
 
Implicit procedure fedPhastChange(Sender: TObject);
 
Private Procedure GetData;
 
Private procedure SetData;
 
Private procedure HighlightControls;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:39