home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
sharewar
/
inftool
/
INFTool.exe
/
0
/
RCDATA
/
TFRMFILEFLAG
/
TFRMFILEFLAG.txt
< prev
Wrap
Text File
|
1998-03-15
|
4KB
|
194 lines
object frmFileFlag: TfrmFileFlag
Tag = 1
Left = 230
Top = 192
ActiveControl = cb1
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Copy the file using the following mode(s):'
ClientHeight = 216
ClientWidth = 342
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 8
Top = 8
Width = 241
Height = 201
Shape = bsFrame
Style = bsRaised
end
object Label1: TLabel
Tag = 17
Left = 44
Top = 150
Width = 198
Height = 14
AutoSize = False
Caption = 'When uninstalling:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsItalic]
ParentFont = False
end
object Image1: TImage
Left = 20
Top = 22
Width = 15
Height = 13
Picture.Data = {<image000.bmp>}
end
object Image8: TImage
Left = 20
Top = 184
Width = 15
Height = 13
Picture.Data = {<image001.bmp>}
end
object Label26: TLabel
Tag = 20
Left = 256
Top = 82
Width = 78
Height = 14
Alignment = taCenter
AutoSize = False
Caption = '(reg'#39'd only)'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Image2: TImage
Left = 20
Top = 168
Width = 15
Height = 13
Picture.Data = {<image002.bmp>}
end
object btnOK: TBitBtn
Tag = 2
Left = 256
Top = 13
Width = 81
Height = 25
Caption = '&OK'
TabOrder = 0
Kind = bkOK
end
object btnCancel: TBitBtn
Tag = 3
Left = 256
Top = 45
Width = 81
Height = 25
Caption = '&Cancel'
TabOrder = 1
Kind = bkCancel
end
object cb1: TCheckBox
Tag = 10
Left = 43
Top = 20
Width = 198
Height = 17
Hint =
'Display a warning if the user tries'#13'to skip a file after an erro' +
'r has occured.|'
Caption = 'Warn if skipping'
TabOrder = 2
end
object cb2: TCheckBox
Tag = 11
Left = 43
Top = 38
Width = 198
Height = 17
Caption = 'No skipping after errors'
TabOrder = 3
end
object cb3: TCheckBox
Tag = 12
Left = 43
Top = 56
Width = 198
Height = 17
Caption = 'No version-check'
TabOrder = 4
end
object cb4: TCheckBox
Tag = 13
Left = 43
Top = 74
Width = 198
Height = 17
Caption = 'Force "file in use" behaviour'
TabOrder = 5
end
object cb5: TCheckBox
Tag = 14
Left = 43
Top = 92
Width = 198
Height = 17
Caption = 'No overwrite'
TabOrder = 6
end
object cb6: TCheckBox
Tag = 15
Left = 43
Top = 110
Width = 198
Height = 17
Caption = 'No version dialog'
TabOrder = 7
end
object cb7: TCheckBox
Tag = 16
Left = 43
Top = 128
Width = 198
Height = 17
Caption = 'Replace only'
TabOrder = 8
end
object cb8: TCheckBox
Tag = 19
Left = 43
Top = 182
Width = 198
Height = 17
Caption = 'Force "file in use" behaviour'
TabOrder = 9
end
object cbUninst: TCheckBox
Tag = 18
Left = 43
Top = 166
Width = 198
Height = 17
Caption = 'include in File Uninstall list'
TabOrder = 10
OnClick = cbUninstClick
OnExit = cbUninstClick
end
object tr1: TTranslate
Tag = 600
Left = 277
Top = 127
end
end