home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
temacd
/
superluigi
/
SuperLuigiWorld2.exe
/
0
/
RCDATA
/
TRUNNERFORM
/
TRUNNERFORM.txt
Wrap
Text File
|
2006-05-13
|
898b
|
45 lines
object RunnerForm: TRunnerForm
Left = 322
Top = 413
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderStyle = bsNone
ClientHeight = 45
ClientWidth = 115
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StartTimer: TTimer
Interval = 100
OnTimer = StartTimerTimer
Left = 48
Top = 8
end
object EndTimer: TTimer
Enabled = False
Interval = 100
OnTimer = EndTimerTimer
Left = 8
Top = 8
end
object XPManifest1: TXPManifest
Left = 88
Top = 8
end
object OpenDialog1: TOpenDialog
DefaultExt = '.exe'
FileName = 'game.exe'
Filter = 'Game files|*.exe|All|*.*'
Left = 40
Top = 24
end
end