home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / start.exe / 0 / RCDATA / TFGLOWNY / TFGLOWNY.txt
Encoding:
Text File  |  1999-02-21  |  6.1 KB  |  244 lines

  1. object FGlowny: TFGlowny
  2.   Left = 196
  3.   Top = 192
  4.   BorderStyle = bsDialog
  5.   Caption = 'Kopiowanie - wyb∩┐╜r katalogu'
  6.   ClientHeight = 333
  7.   ClientWidth = 422
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 335
  21.     Top = 105
  22.     Width = 76
  23.     Height = 45
  24.     Shape = bsTopLine
  25.     Visible = False
  26.   end
  27.   object OKBtn: TBitBtn
  28.     Left = 335
  29.     Top = 10
  30.     Width = 77
  31.     Height = 27
  32.     Caption = '&Kopiuj'
  33.     Default = True
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     TabOrder = 0
  40.     OnClick = OKBtnClick
  41.     Glyph.Data = {
  42.       76010000424D7601000000000000760000002800000020000000100000000100
  43.       04000000000000010000130B0000130B00000000000000000000000000000000
  44.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  45.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
  46.       FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
  47.       FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
  48.       007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
  49.       7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
  50.       99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
  51.       99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  52.       99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  53.       93337FFFF7737777733300000033333333337777773333333333}
  54.     Margin = 2
  55.     NumGlyphs = 2
  56.     Spacing = -1
  57.     IsControl = True
  58.   end
  59.   object CancelBtn: TBitBtn
  60.     Left = 335
  61.     Top = 40
  62.     Width = 77
  63.     Height = 27
  64.     Caption = '&Anuluj'
  65.     Font.Color = clWindowText
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.     TabOrder = 1
  71.     OnClick = CancelBtnClick
  72.     Kind = bkCancel
  73.     Margin = 2
  74.     Spacing = -1
  75.     IsControl = True
  76.   end
  77.   object HelpBtn: TBitBtn
  78.     Left = 335
  79.     Top = 70
  80.     Width = 77
  81.     Height = 27
  82.     Caption = '&Pomoc'
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     TabOrder = 2
  89.     Visible = False
  90.     OnClick = HelpBtnClick
  91.     Kind = bkHelp
  92.     Margin = 2
  93.     Spacing = -1
  94.     IsControl = True
  95.   end
  96.   object BitBtn5: TBitBtn
  97.     Left = 335
  98.     Top = 115
  99.     Width = 77
  100.     Height = 27
  101.     Caption = 'Utw∩┐╜rz'
  102.     Font.Color = clWindowText
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = [fsBold]
  106.     ParentFont = False
  107.     TabOrder = 3
  108.     Visible = False
  109.     OnClick = BitBtn5Click
  110.     Glyph.Data = {
  111.       78010000424D7801000000000000760000002800000020000000100000000100
  112.       04000000000000000000120B0000120B00000000000000000000000000000000
  113.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  114.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  115.       333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  116.       300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  117.       333337F373F773333333303330033333333337F3377333333333303333333333
  118.       333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  119.       333337777F337F33333330330BB00333333337F373F773333333303330033333
  120.       333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  121.       333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  122.       333373F7733333333333300333333333333337733333333333330000}
  123.     Margin = 2
  124.     NumGlyphs = 2
  125.     Spacing = -1
  126.     IsControl = True
  127.   end
  128.   object Panel1: TPanel
  129.     Left = 10
  130.     Top = 10
  131.     Width = 316
  132.     Height = 311
  133.     BevelInner = bvRaised
  134.     BevelOuter = bvLowered
  135.     Caption = 'Panel1'
  136.     Font.Color = clWindowText
  137.     Font.Height = -11
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.     TabOrder = 4
  142.     object PathLabel: TLabel
  143.       Left = 15
  144.       Top = 10
  145.       Width = 48
  146.       Height = 13
  147.       Caption = 'Ka&talog:'
  148.       FocusControl = Edit1
  149.     end
  150.     object Label3: TLabel
  151.       Left = 15
  152.       Top = 58
  153.       Width = 109
  154.       Height = 13
  155.       Caption = '&Drzewo katalog∩┐╜w:'
  156.       FocusControl = DirectoryListBox1
  157.     end
  158.     object Label4: TLabel
  159.       Left = 15
  160.       Top = 214
  161.       Width = 36
  162.       Height = 13
  163.       Caption = 'Dy&ski:'
  164.       FocusControl = DriveComboBox1
  165.     end
  166.     object Label1: TLabel
  167.       Left = 15
  168.       Top = 260
  169.       Width = 184
  170.       Height = 13
  171.       Caption = 'Ilo∩┐╜∩┐╜ wolnego miejsca na dysku:'
  172.     end
  173.     object Label2: TLabel
  174.       Left = 15
  175.       Top = 275
  176.       Width = 95
  177.       Height = 13
  178.       Caption = 'Do skopiowania:'
  179.     end
  180.     object Label5: TLabel
  181.       Left = 15
  182.       Top = 290
  183.       Width = 179
  184.       Height = 13
  185.       Caption = 'Wolne miejsce po skopiowaniu:'
  186.     end
  187.     object Label6: TLabel
  188.       Left = 205
  189.       Top = 260
  190.       Width = 94
  191.       Height = 13
  192.       Alignment = taRightJustify
  193.       AutoSize = False
  194.       Caption = 'Label6'
  195.     end
  196.     object Label7: TLabel
  197.       Left = 160
  198.       Top = 275
  199.       Width = 139
  200.       Height = 13
  201.       Alignment = taRightJustify
  202.       AutoSize = False
  203.       Caption = 'Label7'
  204.     end
  205.     object Label8: TLabel
  206.       Left = 200
  207.       Top = 290
  208.       Width = 99
  209.       Height = 13
  210.       Alignment = taRightJustify
  211.       AutoSize = False
  212.       Caption = 'Label8'
  213.     end
  214.     object DirectoryListBox1: TDirectoryListBox
  215.       Left = 15
  216.       Top = 75
  217.       Width = 286
  218.       Height = 116
  219.       IntegralHeight = True
  220.       ItemHeight = 16
  221.       TabOrder = 0
  222.       OnChange = DirectoryListBox1Change
  223.     end
  224.     object DriveComboBox1: TDriveComboBox
  225.       Left = 15
  226.       Top = 231
  227.       Width = 286
  228.       Height = 19
  229.       DirList = DirectoryListBox1
  230.       TabOrder = 1
  231.       OnChange = DriveComboBox1Change
  232.       OnClick = DriveComboBox1Click
  233.     end
  234.     object Edit1: TEdit
  235.       Left = 15
  236.       Top = 29
  237.       Width = 286
  238.       Height = 21
  239.       TabOrder = 2
  240.       Text = 'Edit1'
  241.     end
  242.   end
  243. end
  244.