object ImpRoz: TImpRoz Left = 200 Top = 108 Width = 493 Height = 342 HelpContext = 60 BorderIcons = [biSystemMenu] Caption = 'Import' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 171 Top = 6 Width = 149 Height = 13 Caption = 'Vyberte rozpisy pro import' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 366 Top = 6 Width = 115 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Celkem vybr�no: 0' end object Label3: TLabel Left = 6 Top = 6 Width = 97 Height = 13 Caption = 'Nastaven� cesty' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object RxLabel1: TRxLabel Left = 252 Top = 269 Width = 229 Height = 14 Hint = 'Dvojit� klik = zavol�n� na�� www str�nky se schr�nkou rozpis�' AutoSize = False Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True OnDblClick = RxLabel1DblClick end object Label5: TLabel Left = 172 Top = 270 Width = 77 Height = 13 Caption = 'Pod�vejte se na:' end object RxCheckListBox1: TRxCheckListBox Left = 171 Top = 23 Width = 313 Height = 227 AutoScroll = False ItemHeight = 13 Sorted = True TabOrder = 3 OnClickCheck = RxCheckListBox1ClickCheck InternalVersion = 202 end object Button2: TButton Left = 171 Top = 290 Width = 162 Height = 24 Caption = '&Import vybran�ch rozpis�' Enabled = False TabOrder = 5 OnClick = Button2Click end object CheckBox1: TCheckBox Left = 357 Top = 294 Width = 40 Height = 15 Caption = '&V�e' TabOrder = 6 OnClick = CheckBox1Click end object Button1: TButton Left = 419 Top = 290 Width = 64 Height = 24 Cancel = True Caption = '&Opustit' TabOrder = 7 OnClick = Button1Click end object DriveComboBox1: TDriveComboBox Left = 5 Top = 23 Width = 161 Height = 19 DirList = DirectoryListBox1 TabOrder = 0 end object DirectoryListBox1: TDirectoryListBox Left = 5 Top = 48 Width = 161 Height = 154 FileList = FileListBox1 ItemHeight = 16 TabOrder = 1 end object FileListBox1: TFileListBox Left = 5 Top = 207 Width = 161 Height = 106 ItemHeight = 13 PopupMenu = PopupMenu1 TabOrder = 2 OnChange = FileListBox1Change OnKeyDown = FileListBox1KeyDown end object CheckBox2: TCheckBox Left = 173 Top = 253 Width = 308 Height = 15 Caption = 'Povolit schodn� n�zvy rozpis� (nepovolen� = dotaz na n�zev)' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 4 end object Panel1: TPanel Left = 75 Top = 121 Width = 345 Height = 57 BevelInner = bvLowered BevelWidth = 2 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 8 Visible = False object Label4: TLabel Left = 7 Top = 7 Width = 331 Height = 15 Alignment = taCenter AutoSize = False Caption = 'Label4' end object Gauge1: TGauge Left = 10 Top = 31 Width = 324 Height = 18 ForeColor = clBlue BackColor = clYellow Progress = 0 end end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Import' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 326 Top = 30 end object Table1: TTable Left = 354 Top = 30 end object PopupMenu1: TPopupMenu Left = 288 Top = 40 object Smazatsoubor1: TMenuItem Caption = 'Smazat soubor' ShortCut = 0 OnClick = Smazatsoubor1Click end end end