home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2003 December (Special)
/
Gamestar-Special_2003-12_cd.bin
/
Arkady
/
winxt.ZIP
/
winxt.exe
/
0
/
RCDATA
/
TRUNNERFORM
/
TRUNNERFORM.txt
Wrap
Text File
|
2002-02-24
|
636b
|
33 lines
object RunnerForm: TRunnerForm
Left = 263
Top = 346
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