home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Intermedia 1998 January
/
inter1_98.iso
/
gry
/
minitris
/
setup.exe
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
1997-07-23
|
1KB
|
61 lines
object SplashForm: TSplashForm
Left = 271
Top = 367
BorderStyle = bsNone
Caption = 'UCI Installer'
ClientHeight = 144
ClientWidth = 288
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
WindowState = wsMaximized
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 288
Height = 144
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Label1: TLabel
Left = 205
Top = 125
Width = 75
Height = 13
Caption = 'UCI Installer 1.0'
Transparent = True
end
object Label2: TLabel
Left = 14
Top = 14
Width = 187
Height = 37
Caption = 'Minitris 2.02'
Font.Color = clBlack
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 13
Top = 15
Width = 187
Height = 37
Caption = 'Minitris 2.02'
Font.Color = clRed
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end