home *** CD-ROM | disk | FTP | other *** search
/ Hiper 10 / HiperCDROM10.iso / Roland97.exe / 0 / RCDATA / TFMSELF / TFMSELF.txt
Text File  |  1999-02-06  |  2KB  |  124 lines

  1. object fmSelf: TfmSelf
  2.   Left = 236
  3.   Top = 109
  4.   Width = 423
  5.   Height = 419
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Instalador - triOptium'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 2
  22.     Top = 352
  23.     Width = 409
  24.     Height = 7
  25.     Shape = bsTopLine
  26.     Style = bsRaised
  27.   end
  28.   object Label4: TLabel
  29.     Left = 14
  30.     Top = 368
  31.     Width = 152
  32.     Height = 13
  33.     Caption = 'Registrado para Editora Fittipaldi'
  34.   end
  35.   object lbDemoName: TLabel
  36.     Left = 8
  37.     Top = 6
  38.     Width = 64
  39.     Height = 13
  40.     Caption = 'lbDemoName'
  41.   end
  42.   object Label2: TLabel
  43.     Left = 8
  44.     Top = 26
  45.     Width = 87
  46.     Height = 13
  47.     Caption = 'na seguinte pasta:'
  48.   end
  49.   object lbedSel: TLabel
  50.     Left = 10
  51.     Top = 310
  52.     Width = 142
  53.     Height = 13
  54.     Caption = 'Sele∩┐╜∩┐╜o (voc∩┐╜ pode alter∩┐╜-la):'
  55.   end
  56.   object lbReqSpace: TLabel
  57.     Left = 10
  58.     Top = 262
  59.     Width = 59
  60.     Height = 13
  61.     Caption = 'lbReqSpace'
  62.   end
  63.   object lbDriveSpace: TLabel
  64.     Left = 10
  65.     Top = 280
  66.     Width = 64
  67.     Height = 13
  68.     Caption = 'lbDriveSpace'
  69.   end
  70.   object btExtract: TButton
  71.     Left = 242
  72.     Top = 362
  73.     Width = 75
  74.     Height = 25
  75.     Caption = '&Instalar'
  76.     Default = True
  77.     TabOrder = 0
  78.     OnClick = btExtractClick
  79.   end
  80.   object btForgetIt: TButton
  81.     Left = 328
  82.     Top = 362
  83.     Width = 75
  84.     Height = 25
  85.     Cancel = True
  86.     Caption = '&Cancelar'
  87.     ModalResult = 2
  88.     TabOrder = 1
  89.     OnClick = btForgetItClick
  90.   end
  91.   object FullTree: TFullTree
  92.     Left = 8
  93.     Top = 44
  94.     Width = 397
  95.     Height = 213
  96.     Indent = 19
  97.     TabOrder = 2
  98.     Visible = False
  99.     FileType = [ftHidden, ftDirectory, ftNormal]
  100.     ReadFiles = False
  101.     OnSelectItem = FullTreeSelectItem
  102.     SelAtaTouch = True
  103.   end
  104.   object edSel: TEdit
  105.     Left = 8
  106.     Top = 326
  107.     Width = 395
  108.     Height = 21
  109.     TabOrder = 3
  110.     Text = 'edSel'
  111.   end
  112.   object stLockedFolder: TStaticText
  113.     Left = 8
  114.     Top = 106
  115.     Width = 397
  116.     Height = 85
  117.     AutoSize = False
  118.     Caption = 'stLockedFolder'
  119.     ShowAccelChar = False
  120.     TabOrder = 4
  121.     Visible = False
  122.   end
  123. end
  124.