home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
Power
/
_SETUP.1
/
PS.exe
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
Wrap
Text File
|
1999-05-20
|
770b
|
39 lines
object Form7: TForm7
Left = 233
Top = 185
BorderStyle = bsNone
Caption = 'Form7'
ClientHeight = 453
ClientWidth = 688
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnMouseUp = FormMouseUp
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Enabled = False
Interval = 20000
OnTimer = Timer1Timer
Left = 8
Top = 8
end
object TimerEx1: TTimerEx
Enabled = False
Interval = 50
ThreadSafe = False
OnTimer = TimerEx1Timer
Left = 48
Top = 72
end
end