object exproz: Texproz Left = 200 Top = 108 HelpContext = 61 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Export' ClientHeight = 313 ClientWidth = 364 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 = 6 Top = 6 Width = 148 Height = 13 Caption = 'Vyberte rozpisy pro export' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 244 Top = 6 Width = 115 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Celkem vybr�no: 0' end object Label5: TLabel Left = 4 Top = 270 Width = 77 Height = 13 Caption = 'Pod�vejte se na:' end object RxLabel1: TRxLabel Left = 85 Top = 269 Width = 275 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 RxCheckListBox1: TRxCheckListBox Left = 1 Top = 23 Width = 362 Height = 245 AutoScroll = False ItemHeight = 13 Sorted = True TabOrder = 0 OnClickCheck = RxCheckListBox1ClickCheck InternalVersion = 202 end object Button1: TButton Left = 299 Top = 289 Width = 64 Height = 24 Cancel = True Caption = '&Opustit' TabOrder = 3 OnClick = Button1Click end object CheckBox1: TCheckBox Left = 203 Top = 293 Width = 41 Height = 15 Caption = '&V�e' TabOrder = 2 OnClick = CheckBox1Click end object Button2: TButton Left = 2 Top = 288 Width = 135 Height = 24 Caption = '&Export vybran�ch rozpis�' Enabled = False TabOrder = 1 OnClick = Button2Click end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Export' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 320 Top = 32 end object SaveDialog1: TSaveDialog FileEditStyle = fsEdit Filter = 'Rozpisy hry ��astn�ch 10' Options = [ofOverwritePrompt] Left = 290 Top = 32 end object Table1: TTable Left = 320 Top = 64 end end