home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 27 / Pce27cd2.iso / Utilitarios / Office / WinClin / szip3.exe / SolusZip.exe / 0 / RCDATA / TFRMASSOCIACAO / TFRMASSOCIACAO.txt
Text File  |  2000-02-21  |  2KB  |  75 lines

  1. object FrmAssociacao: TFrmAssociacao
  2.   Left = 188
  3.   Top = 154
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '234'
  7.   ClientHeight = 123
  8.   ClientWidth = 326
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Tag = 229
  25.     Left = 7
  26.     Top = 7
  27.     Width = 296
  28.     Height = 39
  29.     Caption = 
  30.       '         Para um melhor funcionamento do SolusZip ∩┐╜ necess∩┐╜rio'#13#10 +
  31.       'que algumas extens∩┐╜es como Zip, Arj, Cab estejam associadas'#13#10'ao ' +
  32.       'software no Registro do Windows.'
  33.     WordWrap = True
  34.   end
  35.   object Label2: TLabel
  36.     Tag = 230
  37.     Left = 36
  38.     Top = 59
  39.     Width = 188
  40.     Height = 13
  41.     Caption = 'Deseja que seja feita esta associa∩┐╜∩┐╜o ?'
  42.   end
  43.   object Button1: TButton
  44.     Tag = 232
  45.     Left = 172
  46.     Top = 96
  47.     Width = 75
  48.     Height = 25
  49.     Cursor = crHandPoint
  50.     Caption = '&Sim'
  51.     ModalResult = 6
  52.     TabOrder = 0
  53.   end
  54.   object Button2: TButton
  55.     Tag = 233
  56.     Left = 250
  57.     Top = 96
  58.     Width = 75
  59.     Height = 25
  60.     Cursor = crHandPoint
  61.     Caption = '&N∩┐╜o'
  62.     ModalResult = 2
  63.     TabOrder = 1
  64.   end
  65.   object NaoAvisarChk: TCheckBox
  66.     Tag = 231
  67.     Left = 5
  68.     Top = 102
  69.     Width = 164
  70.     Height = 17
  71.     Caption = 'N∩┐╜o &avisar novamente'
  72.     TabOrder = 2
  73.   end
  74. end
  75.