home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
oddech
/
sonic
/
sonic_zone.exe
/
0
/
RCDATA
/
TRUNNERFORM
/
TRUNNERFORM.txt
Wrap
Text File
|
2003-10-06
|
636b
|
33 lines
object RunnerForm: TRunnerForm
Left = 266
Top = 349
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 45
ClientWidth = 105
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
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
end