home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 9
/
Chip_Hitware_Vol_09.iso
/
chiphit9
/
tools
/
95idyle
/
itmsetup.exe
/
0
/
RCDATA
/
TFDIAGS
/
TFDIAGS.txt
< prev
Wrap
Text File
|
1997-06-09
|
8KB
|
382 lines
object FDiags: TFDiags
Left = 291
Top = 491
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
ClientHeight = 283
ClientWidth = 492
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object pan1: TPanel
Left = 0
Top = 0
Width = 492
Height = 283
Align = alClient
BevelOuter = bvNone
TabOrder = 0
Visible = False
object Bevel1: TBevel
Left = 8
Top = 8
Width = 118
Height = 228
end
object ImageSetup: TImage
Left = 9
Top = 9
Width = 115
Height = 225
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object lblMessage1: TLabel
Left = 145
Top = 8
Width = 337
Height = 33
AutoSize = False
Caption = 'lblMessage1'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblMessage2: TLabel
Left = 144
Top = 48
Width = 337
Height = 33
AutoSize = False
Caption = 'lblMessage2'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblMessage3: TLabel
Left = 144
Top = 88
Width = 337
Height = 41
AutoSize = False
Caption = 'lblMessage3'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblMessage4: TLabel
Left = 145
Top = 152
Width = 337
Height = 41
AutoSize = False
Caption = 'lblMessage4'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblMessage5: TLabel
Left = 144
Top = 192
Width = 337
Height = 41
AutoSize = False
Caption = 'lblMessage5'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object btnNext: TBitBtn
Left = 392
Top = 248
Width = 81
Height = 25
Caption = '&Next >'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnNextClick
end
object btnCancel: TBitBtn
Left = 312
Top = 248
Width = 81
Height = 25
Caption = '&Cancel'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnCancelClick
end
object btnAbout: TButton
Left = 8
Top = 248
Width = 81
Height = 25
Caption = 'About'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnAboutClick
end
end
object pan2: TPanel
Left = 0
Top = 0
Width = 492
Height = 283
Align = alClient
BevelOuter = bvNone
TabOrder = 1
Visible = False
object lblSelectDest1: TLabel
Left = 8
Top = 8
Width = 225
Height = 49
AutoSize = False
Caption = 'lblSelectDest1'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblDestDesc: TLabel
Left = 256
Top = 64
Width = 209
Height = 16
AutoSize = False
Caption = 'lblDestDesc'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lblAppDest: TLabel
Left = 256
Top = 136
Width = 209
Height = 39
AutoSize = False
Caption = 'lblAppDest'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblInstDir: TLabel
Left = 256
Top = 120
Width = 209
Height = 16
AutoSize = False
Caption = 'Installation Directory:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnBack2: TBitBtn
Left = 312
Top = 248
Width = 81
Height = 25
Caption = '< &Back'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnBack2Click
end
object btnNext2: TBitBtn
Left = 392
Top = 248
Width = 81
Height = 25
Caption = '&Next >'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnNext2Click
end
object dlb: TDirectoryListBox
Left = 9
Top = 65
Width = 225
Height = 161
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 2
OnChange = dlbChange
end
object dcb: TDriveComboBox
Left = 8
Top = 232
Width = 225
Height = 19
DirList = dlb
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnChange = dcbChange
end
object edAppDestNew: TEdit
Left = 256
Top = 80
Width = 209
Height = 21
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
Text = 'edAppDestNew'
OnChange = edAppDestNewChange
end
object edAppDrive: TEdit
Left = 457
Top = 217
Width = 17
Height = 24
TabOrder = 5
Text = 'edAppDrive'
Visible = False
OnChange = edAppDriveChange
end
object edAppDir: TEdit
Left = 433
Top = 217
Width = 17
Height = 24
TabOrder = 6
Text = 'edAppDir'
Visible = False
OnChange = edAppDirChange
end
end
object pan3: TPanel
Left = 0
Top = 0
Width = 492
Height = 283
Align = alClient
BevelOuter = bvNone
TabOrder = 2
Visible = False
object lblInstDesc: TLabel
Left = 144
Top = 8
Width = 225
Height = 13
AutoSize = False
Caption = 'Installation Progress:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Image1: TImage
Left = 9
Top = 9
Width = 115
Height = 225
AutoSize = True
Picture.Data = {<image002.bmp>}
end
object Bevel2: TBevel
Left = 8
Top = 8
Width = 118
Height = 228
end
object MemoProgress: TMemo
Left = 144
Top = 24
Width = 334
Height = 209
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
WantTabs = True
end
object btnExitInstall: TButton
Left = 208
Top = 253
Width = 75
Height = 25
Caption = 'Done'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Visible = False
OnClick = btnExitInstallClick
end
end
object DDEClient: TDdeClientConv
DdeService = 'ProgMan'
Left = 8
Top = 247
LinkInfo = (
'Service ProgMan'
'Topic ')
end
end