home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
sharewar
/
1000ff
/
1000ff32.exe
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
Wrap
Text File
|
1998-02-28
|
908b
|
49 lines
object MainForm: TMainForm
Left = 32767
Top = 123
AutoScroll = False
Caption = 'Setup -'
ClientHeight = 118
ClientWidth = 299
Color = clNavy
Font.Color = clWhite
Font.Height = -45
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
FormStyle = fsMDIForm
Visible = True
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 51
object MDIArea: TMDIArea
Left = 0
Top = 0
Width = 299
Height = 118
Bevel = False
BackgroundColor = clNavy
OnPaint = MDIAreaPaint
end
object AE: TAppExec
Wait = True
WindowState = wsNormal
Left = 64
Top = 25
end
object NoTask1: TNoTask
Left = 186
Top = 68
end
object t1: TTimer
Enabled = False
Interval = 2500
OnTimer = t1Timer
Left = 19
Top = 59
end
end