home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 November / Chip_2001-11_cd1.bin / ctenari / Bukacek / setup.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2001-08-26  |  4KB  |  214 lines

  1. object Form1: TForm1
  2.   Left = 478
  3.   Top = 204
  4.   BorderStyle = bsNone
  5.   Caption = 'nn'
  6.   ClientHeight = 613
  7.   ClientWidth = 862
  8.   Color = clSilver
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 24
  21.     Top = 24
  22.     Width = 200
  23.     Height = 50
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     Transparent = True
  27.     OnClick = Image1Click
  28.   end
  29.   object Label1: TLabel
  30.     Left = 696
  31.     Top = 584
  32.     Width = 32
  33.     Height = 13
  34.     Caption = 'Label1'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWhite
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label2: TLabel
  43.     Left = 328
  44.     Top = 280
  45.     Width = 129
  46.     Height = 14
  47.     Caption = 'C:\Program Files\ufouni'
  48.     Font.Charset = EASTEUROPE_CHARSET
  49.     Font.Color = clWhite
  50.     Font.Height = -11
  51.     Font.Name = 'Arial'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 328
  57.     Top = 296
  58.     Width = 49
  59.     Height = 13
  60.     Caption = 'Adres∩┐╜∩┐╜:'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWhite
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object Button1: TButton
  69.     Left = 592
  70.     Top = 360
  71.     Width = 75
  72.     Height = 25
  73.     Caption = 'INSTALUJ'
  74.     TabOrder = 0
  75.     TabStop = False
  76.     OnClick = Button1Click
  77.   end
  78.   object Button2: TButton
  79.     Left = 512
  80.     Top = 360
  81.     Width = 75
  82.     Height = 25
  83.     Caption = 'KONEC'
  84.     TabOrder = 1
  85.     TabStop = False
  86.     OnClick = Button2Click
  87.   end
  88.   object Button3: TButton
  89.     Left = 336
  90.     Top = 360
  91.     Width = 75
  92.     Height = 25
  93.     Caption = 'Prohlidnout'
  94.     TabOrder = 2
  95.     TabStop = False
  96.     OnClick = Button3Click
  97.   end
  98.   object Panel1: TPanel
  99.     Left = 48
  100.     Top = 136
  101.     Width = 265
  102.     Height = 225
  103.     Caption = 'Panel1'
  104.     TabOrder = 3
  105.     Visible = False
  106.     object Label3: TLabel
  107.       Left = 24
  108.       Top = 24
  109.       Width = 177
  110.       Height = 16
  111.       Caption = 'C:\...\Plocha\instalacka\data'
  112.       Font.Charset = EASTEUROPE_CHARSET
  113.       Font.Color = clWhite
  114.       Font.Height = -13
  115.       Font.Name = 'Arial'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.     end
  119.     object DriveComboBox1: TDriveComboBox
  120.       Left = 16
  121.       Top = 168
  122.       Width = 145
  123.       Height = 19
  124.       DirList = DirectoryListBox1
  125.       TabOrder = 0
  126.     end
  127.     object DirectoryListBox1: TDirectoryListBox
  128.       Left = 16
  129.       Top = 56
  130.       Width = 145
  131.       Height = 97
  132.       DirLabel = Label3
  133.       ItemHeight = 16
  134.       TabOrder = 1
  135.     end
  136.     object Button4: TButton
  137.       Left = 176
  138.       Top = 64
  139.       Width = 75
  140.       Height = 25
  141.       Caption = 'Nov∩┐╜ adres∩┐╜∩┐╜'
  142.       TabOrder = 2
  143.       OnClick = Button4Click
  144.     end
  145.     object Button5: TButton
  146.       Left = 176
  147.       Top = 160
  148.       Width = 75
  149.       Height = 25
  150.       Caption = 'OK'
  151.       TabOrder = 3
  152.       OnClick = Button5Click
  153.     end
  154.     object Panel2: TPanel
  155.       Left = 8
  156.       Top = 24
  157.       Width = 249
  158.       Height = 169
  159.       TabOrder = 4
  160.       Visible = False
  161.       object Label5: TLabel
  162.         Left = 88
  163.         Top = 16
  164.         Width = 62
  165.         Height = 13
  166.         Caption = 'nov∩┐╜ adres∩┐╜∩┐╜'
  167.         Font.Charset = DEFAULT_CHARSET
  168.         Font.Color = clWhite
  169.         Font.Height = -11
  170.         Font.Name = 'MS Sans Serif'
  171.         Font.Style = []
  172.         ParentFont = False
  173.       end
  174.       object Edit1: TEdit
  175.         Left = 8
  176.         Top = 48
  177.         Width = 209
  178.         Height = 21
  179.         TabOrder = 0
  180.         Text = 'Edit1'
  181.         OnKeyDown = Edit1KeyDown
  182.       end
  183.       object Button6: TButton
  184.         Left = 48
  185.         Top = 88
  186.         Width = 59
  187.         Height = 25
  188.         Caption = 'OK'
  189.         TabOrder = 1
  190.         OnClick = Button6Click
  191.       end
  192.       object Button7: TButton
  193.         Left = 128
  194.         Top = 88
  195.         Width = 75
  196.         Height = 25
  197.         Caption = 'Storno'
  198.         TabOrder = 2
  199.         OnClick = Button7Click
  200.       end
  201.     end
  202.   end
  203.   object ProgressBar1: TProgressBar
  204.     Left = 336
  205.     Top = 320
  206.     Width = 329
  207.     Height = 16
  208.     Min = 0
  209.     Max = 100
  210.     TabOrder = 4
  211.     Visible = False
  212.   end
  213. end
  214.