home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / Pantheon.csy / RCDATA / TRESTOREFORM / TRESTOREFORM.txt < prev   
Encoding:
Text File  |  1999-04-22  |  3.6 KB  |  163 lines

  1. object RestoreForm: TRestoreForm
  2.   Left = 256
  3.   Top = 201
  4.   BorderStyle = bsDialog
  5.   Caption = 'Obnova dat'
  6.   ClientHeight = 240
  7.   ClientWidth = 476
  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.   OnDestroy = FormDestroy
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object DiskImg: TImage
  19.     Left = 144
  20.     Top = 32
  21.     Width = 32
  22.     Height = 32
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object DisketaImg: TImage
  26.     Left = 144
  27.     Top = 72
  28.     Width = 32
  29.     Height = 32
  30.     Picture.Data = {<image001.ico>}
  31.   end
  32.   object FolderImg: TImage
  33.     Left = 144
  34.     Top = 112
  35.     Width = 32
  36.     Height = 32
  37.     Picture.Data = {<image002.ico>}
  38.   end
  39.   object NadpisLbl: TLabel
  40.     Left = 144
  41.     Top = 8
  42.     Width = 324
  43.     Height = 13
  44.     Caption = 'Vyberte slo∩┐╜ku nebo za∩┐╜∩┐╜zen∩┐╜, kde je ulo∩┐╜ena z∩┐╜loha dat.'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object BrowseBtn: TSpeedButton
  53.     Left = 446
  54.     Top = 140
  55.     Width = 21
  56.     Height = 21
  57.     Hint = 'Vybrat slo∩┐╜ku'
  58.     Enabled = False
  59.     Flat = True
  60.     Glyph.Data = {
  61.       F6000000424DF600000000000000760000002800000010000000100000000100
  62.       0400000000008000000000000000000000001000000000000000000000000000
  63.       80000080000000808000800000008000800080800000C0C0C000808080000000
  64.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  65.       6666000000000006666600333333333066660B033333333306660FB033333333
  66.       30660BFB0333333333060FBFB000000000000BFBFBFBFB0666660FBFBFBFBF06
  67.       66660BFB00000006666660006666666600066666666666666006666666660666
  68.       0606666666666000666666666666666666666666666666666666}
  69.     ParentShowHint = False
  70.     ShowHint = True
  71.     OnClick = BrowseBtnClick
  72.   end
  73.   object DisketaRB: TRadioButton
  74.     Left = 184
  75.     Top = 80
  76.     Width = 113
  77.     Height = 17
  78.     Caption = '&Disketa 3,5 " - A:\'
  79.     TabOrder = 0
  80.     OnClick = FolderRBClick
  81.   end
  82.   object DiskRB: TRadioButton
  83.     Left = 184
  84.     Top = 40
  85.     Width = 289
  86.     Height = 17
  87.     Caption = 'Pevn∩┐╜ di&sk'
  88.     Checked = True
  89.     TabOrder = 1
  90.     TabStop = True
  91.     OnClick = FolderRBClick
  92.   end
  93.   object StartBtn: TButton
  94.     Left = 392
  95.     Top = 208
  96.     Width = 75
  97.     Height = 25
  98.     Caption = 'Start!'
  99.     Default = True
  100.     TabOrder = 2
  101.     OnClick = StartBtnClick
  102.   end
  103.   object StornoBtn: TButton
  104.     Left = 312
  105.     Top = 208
  106.     Width = 75
  107.     Height = 25
  108.     Caption = 'Storno'
  109.     ModalResult = 2
  110.     TabOrder = 3
  111.   end
  112.   object FolderRB: TRadioButton
  113.     Left = 184
  114.     Top = 120
  115.     Width = 73
  116.     Height = 17
  117.     Caption = '&Jin∩┐╜ slo∩┐╜ka'
  118.     TabOrder = 4
  119.     OnClick = FolderRBClick
  120.   end
  121.   object PathEdit: TEdit
  122.     Left = 200
  123.     Top = 140
  124.     Width = 241
  125.     Height = 21
  126.     Enabled = False
  127.     TabOrder = 5
  128.     OnChange = PathEditChange
  129.   end
  130.   object ImgPanel: TPanel
  131.     Left = 8
  132.     Top = 8
  133.     Width = 123
  134.     Height = 225
  135.     BevelOuter = bvNone
  136.     BorderStyle = bsSingle
  137.     Caption = 'ImgPanel'
  138.     TabOrder = 6
  139.     object Image: TImage
  140.       Left = 0
  141.       Top = 0
  142.       Width = 119
  143.       Height = 221
  144.       Align = alClient
  145.       AutoSize = True
  146.       Picture.Data = {<image003.bmp>}
  147.     end
  148.   end
  149.   object FileHandler: TStreamCabinetFileHandler
  150.     Left = 496
  151.     Top = 8
  152.   end
  153.   object CabReader: TCabinetReader
  154.     CpuType = cptAuto
  155.     OnCopyFile = CabReaderCopyFile
  156.     OnCloseCopiedFile = CabReaderCloseCopiedFile
  157.     OnNextCabinet = CabReaderNextCabinet
  158.     FileHandler = FileHandler
  159.     Left = 496
  160.     Top = 56
  161.   end
  162. end
  163.