home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
sharewar
/
usrailro
/
RRMap.exe
/
0
/
RCDATA
/
TDLGSPLASH
/
TDLGSPLASH.txt
< prev
Wrap
Text File
|
1999-11-08
|
1KB
|
50 lines
object dlgSplash: TdlgSplash
Left = 311
Top = 166
BorderStyle = bsNone
Caption = 'US Railroad Map'
ClientHeight = 387
ClientWidth = 640
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 640
Height = 386
Cursor = crHourGlass
Hint = 'Loading - Please Wait'
AutoSize = True
ParentShowHint = False
Picture.Data = {<image000.jpg>}
ShowHint = True
end
object lblDemo1: TLabel
Left = 72
Top = 240
Width = 121
Height = 57
Alignment = taCenter
AutoSize = False
Caption = 'Demo Version'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
Transparent = True
Visible = False
WordWrap = True
end
end