home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMSPLASH
/
TFRMSPLASH.txt
< prev
Wrap
Text File
|
2005-05-02
|
2KB
|
111 lines
object frmSplash: TfrmSplash
Left = 242
Top = 248
BorderStyle = bsNone
Caption = 'xns'
ClientHeight = 225
ClientWidth = 400
Color = clBtnFace
TransparentColor = True
TransparentColorValue = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 400
Height = 207
AutoSize = True
Picture.Data = {<image000.bmp>}
OnClick = Image1Click
end
object Label1: TLabel
Left = 176
Top = 80
Width = 188
Height = 18
Caption = 'Professional Edition v5.3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 8
Top = 183
Width = 385
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Copyright '#169' 2005 Fresh Software'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 0
Top = 207
Width = 400
Height = 18
Align = alBottom
Alignment = taCenter
AutoSize = False
Caption = 'Loading...'
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = 8454143
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 192
Top = 96
Width = 151
Height = 14
Caption = 'Beta 2 - January 20th 2004'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
end
object imgRadar: TImage
Left = 144
Top = 206
Width = 17
Height = 17
IncrementalDisplay = True
Transparent = True
end
object radarTimer: TTimer
Enabled = False
Interval = 18
OnTimer = radarTimerTimer
Left = 312
Top = 112
end
end