home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9COM
/
MDRW9510.ZIP
/
_SETUP.1
/
MDRW95.exe
/
0
/
RCDATA
/
TREPORT
/
TREPORT.txt
< prev
Wrap
Text File
|
1998-05-16
|
1KB
|
61 lines
object Report: TReport
Left = 148
Top = 124
BorderStyle = bsDialog
Caption = 'Installed System Hardware'
ClientHeight = 424
ClientWidth = 597
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = SetupWindow
OnClick = ChangeFocus
OnClose = CanClose
PixelsPerInch = 96
TextHeight = 13
object ReportBox: TMemo
Left = 8
Top = 8
Width = 577
Height = 361
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Fixedsys'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
OnClick = ChangeFocus
end
object IdOk: TBitBtn
Left = 224
Top = 384
Width = 73
Height = 33
TabOrder = 1
Kind = bkOK
end
object Help: TBitBtn
Left = 312
Top = 383
Width = 73
Height = 33
TabOrder = 2
OnClick = HelpClicked
Kind = bkHelp
end
object StartIt: TTimer
Enabled = False
Interval = 100
OnTimer = StartTimer
Left = 48
Top = 392
end
end