home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / kopiuj32.exe / RCDATA / TFGLOWNY / TFGLOWNY.txt
Text File  |  1998-02-18  |  6KB  |  252 lines

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