home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / oddech / hry / Lavina / lavina.exe / 0 / RCDATA / TFORMCOPY / TFORMCOPY.txt
Encoding:
Text File  |  2000-02-05  |  4.4 KB  |  186 lines

  1. object FormCopy: TFormCopy
  2.   Left = 269
  3.   Top = 162
  4.   Width = 555
  5.   Height = 319
  6.   Caption = 'kopie souboru:'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Splitter2: TSplitter
  18.     Left = 337
  19.     Top = 0
  20.     Width = 5
  21.     Height = 292
  22.     Cursor = crHSplit
  23.     Color = clRed
  24.     ParentColor = False
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 337
  30.     Height = 292
  31.     Align = alLeft
  32.     TabOrder = 0
  33.     object Splitter1: TSplitter
  34.       Left = 169
  35.       Top = 1
  36.       Width = 3
  37.       Height = 290
  38.       Cursor = crHSplit
  39.       Color = clLime
  40.       ParentColor = False
  41.     end
  42.     object Panel2: TPanel
  43.       Left = 1
  44.       Top = 1
  45.       Width = 168
  46.       Height = 290
  47.       Align = alLeft
  48.       TabOrder = 0
  49.       object Panel4: TPanel
  50.         Left = 1
  51.         Top = 248
  52.         Width = 166
  53.         Height = 41
  54.         Align = alBottom
  55.         TabOrder = 0
  56.         object DriveComboBox1: TDriveComboBox
  57.           Left = 12
  58.           Top = 12
  59.           Width = 145
  60.           Height = 19
  61.           DirList = DirectoryListBox1
  62.           TabOrder = 0
  63.         end
  64.       end
  65.       object DirectoryListBox1: TDirectoryListBox
  66.         Left = 1
  67.         Top = 1
  68.         Width = 166
  69.         Height = 247
  70.         Align = alClient
  71.         FileList = FileListBox1
  72.         ItemHeight = 16
  73.         TabOrder = 1
  74.       end
  75.     end
  76.     object Panel3: TPanel
  77.       Left = 172
  78.       Top = 1
  79.       Width = 164
  80.       Height = 290
  81.       Align = alClient
  82.       TabOrder = 1
  83.       object FileListBox1: TFileListBox
  84.         Left = 1
  85.         Top = 1
  86.         Width = 162
  87.         Height = 288
  88.         Align = alClient
  89.         Font.Charset = EASTEUROPE_CHARSET
  90.         Font.Color = clWindowText
  91.         Font.Height = -11
  92.         Font.Name = 'Courier New'
  93.         Font.Style = []
  94.         ItemHeight = 14
  95.         Mask = '?????_????_??????????.hre'
  96.         MultiSelect = True
  97.         ParentFont = False
  98.         TabOrder = 0
  99.       end
  100.     end
  101.   end
  102.   object Panel5: TPanel
  103.     Left = 342
  104.     Top = 0
  105.     Width = 205
  106.     Height = 292
  107.     Align = alClient
  108.     TabOrder = 1
  109.     object Panel7: TPanel
  110.       Left = 1
  111.       Top = 1
  112.       Width = 33
  113.       Height = 290
  114.       Align = alLeft
  115.       TabOrder = 0
  116.       object SpeedButton1: TSpeedButton
  117.         Left = 5
  118.         Top = 32
  119.         Width = 25
  120.         Height = 25
  121.         Glyph.Data = {
  122.           66010000424D6601000000000000760000002800000014000000140000000100
  123.           040000000000F000000000000000000000001000000010000000000000000000
  124.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  125.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  126.           7777777700007777777777777777777700007777777777777777777700007777
  127.           777777C77777777700007777777777CC7777777700007777777777CCC7777777
  128.           00007777777777CCCC7777770000777CCCCCCCCCCCC777770000777CCCCCCCCC
  129.           CCCC77770000777CCCCCCCCCCCCCC7770000777CCCCCCCCCCCCCF7770000777C
  130.           CCCCCCCCCCCF77770000777FFFFFFFCCCCF7777700007777777777CCCF777777
  131.           00007777777777CCF777777700007777777777CF7777777700007777777777F7
  132.           7777777700007777777777777777777700007777777777777777777700007777
  133.           77777777777777770000}
  134.         Transparent = False
  135.         OnClick = SpeedButton1Click
  136.       end
  137.     end
  138.     object Panel6: TPanel
  139.       Left = 34
  140.       Top = 1
  141.       Width = 170
  142.       Height = 290
  143.       Align = alClient
  144.       TabOrder = 1
  145.       object Panel8: TPanel
  146.         Left = 1
  147.         Top = 248
  148.         Width = 168
  149.         Height = 41
  150.         Align = alBottom
  151.         TabOrder = 0
  152.         object DriveComboBox2: TDriveComboBox
  153.           Left = 16
  154.           Top = 12
  155.           Width = 145
  156.           Height = 19
  157.           TabOrder = 0
  158.           OnChange = DriveComboBox2Change
  159.         end
  160.       end
  161.       object DirectoryListBox2: TDirectoryListBox
  162.         Left = 1
  163.         Top = 1
  164.         Width = 168
  165.         Height = 247
  166.         Align = alClient
  167.         ItemHeight = 16
  168.         TabOrder = 1
  169.       end
  170.     end
  171.   end
  172.   object FormPlacement1: TFormPlacement
  173.     Active = False
  174.     IniFileName = 'Lavina.ini'
  175.     IniSection = 'FormCopy'
  176.     Left = 351
  177.     Top = 265
  178.   end
  179.   object RxGradientCaption1: TRxGradientCaption
  180.     Captions = <>
  181.     FormCaption = 'kopie souboru:'
  182.     Left = 351
  183.     Top = 241
  184.   end
  185. end
  186.