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

Class TfmFirstForm

Unit

fFirstForm

Declaration

type TfmFirstForm = class()

Description

 

Fields

 NameDescription
Public imgSplash  
Public ShowTimer  

Methods

Overview

Public procedure AppException(Sender: TObject; E: Exception);
Public procedure FormCreate(Sender: TObject);
Public procedure FormDestroy(Sender: TObject);
Public procedure FormPaint(Sender: TObject);
Public procedure FormShow(Sender: TObject);
Public function MultipleMonitors: boolean;
Public procedure ShowIntro;
Public procedure ShowSplash;
Public procedure ShowTimerTimer(Sender: TObject);

Description

Public procedure AppException(Sender: TObject; E: Exception);

 

Public procedure FormCreate(Sender: TObject);

 

Public procedure FormDestroy(Sender: TObject);

 

Public procedure FormPaint(Sender: TObject);

 

Public procedure FormShow(Sender: TObject);

 

Public function MultipleMonitors: boolean;

 

Public procedure ShowIntro;

 

Public procedure ShowSplash;

 

Public procedure ShowTimerTimer(Sender: TObject);

 

Properties

Overview

Public property Construction: TfmConstruction;
Public property DetectedMonitors: integer;
Public property Monitors: integer;
Public property RealityForm: TfmReality;
Public property Screen: TScreen;
Public property UserSettings: TUserSettings;

Description

Public property Construction: TfmConstruction;

 

Public property DetectedMonitors: integer;

 

Public property Monitors: integer;

 

Public property RealityForm: TfmReality;

 

Public property Screen: TScreen;

Public declarations

Public property UserSettings: TUserSettings;

 


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