Class TSplashForm (unit Splash) |
Inherits from
TForm
procedure FormCreate(Sender: TObject);
==============================================================================
procedure OKButtonClick(Sender: TObject);
==============================================================================
function ReadConfigInfo: boolean;
Public declarations ==============================================================================
Bevel1 : TBevel;
CompanyLbl : TLabel;
Copyright : TLabel;
Image1 : TImage;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Panel1 : TPanel;
ProgramLabel : TLabel;
SerialNoLbl : TLabel;
UserLbl : TLabel;
UserNameLbl : TLabel;
Version : TLabel;
procedure FormCreate(Sender: TObject);
==============================================================================
procedure OKButtonClick(Sender: TObject);
==============================================================================
function ReadConfigInfo: boolean;
Public declarations
==============================================================================
Bevel1 : TBevel;
CompanyLbl : TLabel;
Copyright : TLabel;
Image1 : TImage;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Panel1 : TPanel;
ProgramLabel : TLabel;
SerialNoLbl : TLabel;
UserLbl : TLabel;
UserNameLbl : TLabel;
Version : TLabel;