object KopirovaniForm: TKopirovaniForm Left = 224 Top = 115 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'CD' ClientHeight = 573 ClientWidth = 792 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDefault Scaled = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Plocha: TImage Left = 184 Top = 32 Width = 105 Height = 105 AutoSize = True end object SeznamAdresaru: TDirectoryListBox Left = 96 Top = 80 Width = 473 Height = 305 ItemHeight = 16 TabOrder = 0 end object NovyAdresar: TEzRgnBtn Left = 447 Top = 53 Width = 122 Height = 22 Enabled = True PaintMode = pmNormal OnClick = NovyAdresarClick end object Kopiruj: TEzRgnBtn Left = 527 Top = 414 Width = 122 Height = 22 Enabled = True PaintMode = pmNormal OnClick = KopirujClick end object Zrusit: TEzRgnBtn Left = 383 Top = 415 Width = 122 Height = 22 Enabled = True PaintMode = pmNormal OnClick = ZrusitClick end object DirName: TEdit Left = 96 Top = 54 Width = 329 Height = 21 TabOrder = 4 OnChange = DirNameChange end object SeznamJednotek: TDriveComboBox Left = 24 Top = 416 Width = 313 Height = 19 TabOrder = 5 OnChange = SeznamJednotekChange end object Close: TEzRgnBtn Left = 168 Top = 464 Width = 15 Height = 15 Enabled = True PaintMode = pmNormal OnClick = ZrusitClick end object AdresarList: TImageList Left = 664 Top = 112 end object KopirujList: TImageList Left = 600 Top = 504 end object ZrusitList: TImageList Left = 432 Top = 504 end object CloseList: TImageList Masked = False Left = 632 Top = 208 end end