home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / cqwk / install.lib / ssdunwiz.exe / 0 / RCDATA / TUNWIZFORM / TUNWIZFORM.txt < prev   
Text File  |  1996-12-07  |  3KB  |  129 lines

  1. object UnWizForm: TUnWizForm
  2.   Left = 157
  3.   Top = 155
  4.   Width = 449
  5.   Height = 219
  6.   Caption = 'Uninstall'
  7.   Color = clSilver
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Bevel2: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 425
  21.     Height = 137
  22.   end
  23.   object Bevel1: TBevel
  24.     Left = 8
  25.     Top = 152
  26.     Width = 409
  27.     Height = 9
  28.     Shape = bsTopLine
  29.   end
  30.   object Label1: TLabel
  31.     Left = 112
  32.     Top = 40
  33.     Width = 305
  34.     Height = 25
  35.     AutoSize = False
  36.     Caption = 'Label1'
  37.     Font.Color = clWindowText
  38.     Font.Height = -12
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object tMultiColorLabel1: tMultiColorLabel
  44.     Left = 104
  45.     Top = 8
  46.     Width = 289
  47.     Height = 19
  48.     Alignment = taCenter
  49.     AsButton = True
  50.     AutoSize = False
  51.     Caption = 'Stryder'#39's Uninstall Wizard'
  52.     Font.Color = clBlue
  53.     Font.Height = -16
  54.     Font.Name = 'Arial'
  55.     Font.Style = [fsBold]
  56.     LabelStyle = lsRaised
  57.     NormalColor = clBlue
  58.     SelectColor = clYellow
  59.     Multi = False
  60.   end
  61.   object Label2: TLabel
  62.     Left = 128
  63.     Top = 120
  64.     Width = 289
  65.     Height = 17
  66.     AutoSize = False
  67.     Caption = 'To continue press "Ok" or press "Cancel" to abort uninstall'
  68.     Font.Color = clWindowText
  69.     Font.Height = -12
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.   end
  74.   object Image1: TImage
  75.     Left = 40
  76.     Top = 40
  77.     Width = 41
  78.     Height = 41
  79.     Picture.Data = {<image000.ico>}
  80.   end
  81.   object Label3: TLabel
  82.     Left = 112
  83.     Top = 96
  84.     Width = 313
  85.     Height = 17
  86.     Alignment = taCenter
  87.     AutoSize = False
  88.     Caption = 'Label1'
  89.     Font.Color = clRed
  90.     Font.Height = -12
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     ParentFont = False
  94.   end
  95.   object Button1: TButton
  96.     Left = 240
  97.     Top = 160
  98.     Width = 81
  99.     Height = 25
  100.     Caption = '&Ok'
  101.     ModalResult = 1
  102.     TabOrder = 0
  103.   end
  104.   object Button2: TButton
  105.     Left = 344
  106.     Top = 160
  107.     Width = 81
  108.     Height = 25
  109.     Cancel = True
  110.     Caption = '&Cancel'
  111.     ModalResult = 2
  112.     TabOrder = 1
  113.   end
  114.   object CheckBox1: TCheckBox
  115.     Left = 112
  116.     Top = 80
  117.     Width = 177
  118.     Height = 17
  119.     Caption = 'Remove Group Folder'
  120.     State = cbChecked
  121.     TabOrder = 2
  122.   end
  123.   object ResolutionFix1: TResolutionFix
  124.     DesignRes = 96
  125.     Left = 16
  126.     Top = 152
  127.   end
  128. end
  129.