object Form2: TForm2 Left = 231 Top = 211 BorderStyle = bsDialog Caption = 'P�evod ��sel' ClientHeight = 80 ClientWidth = 227 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Gauge1: TGauge Left = 8 Top = 24 Width = 209 Height = 17 ForeColor = clActiveCaption Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Progress = 0 end object Label1: TLabel Left = 8 Top = 8 Width = 3 Height = 14 end object BitBtn1: TBitBtn Left = 72 Top = 48 Width = 75 Height = 25 Caption = 'Storno' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BitBtn1Click Glyph.Data = { 36030000424D3603000000000000360000002800000010000000100000000100 18000000000000030000120B0000120B00000000000000000000C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0808080808080C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF 000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF808080C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C00000FF000080000080000080808080C0C0C0C0 C0C0C0C0C00000FF000080000080808080C0C0C0C0C0C0C0C0C0C0C0C00000FF 000080000080000080000080808080C0C0C00000FF0000800000800000800000 80808080C0C0C0C0C0C0C0C0C0C0C0C00000FF00008000008000008000008080 8080000080000080000080000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C00000FF0000800000800000800000800000800000800000800000808080 80C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF00008000008000 0080000080000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0000080000080000080000080000080808080C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF00008000 0080000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C00000FF000080000080000080000080000080808080C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF00008000008000008080 8080000080000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 0000FF000080000080000080808080C0C0C00000FF0000800000800000808080 80C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF000080000080808080C0C0C0C0 C0C0C0C0C00000FF000080000080000080808080C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C00000FF000080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000FF0000800000 80000080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0 C0C0C0C0C0C0C0C0C0C0C00000FF0000800000FFC0C0C0C0C0C0} end object OpenDialog1: TOpenDialog Filter = 'v�echny soubory (*.*)|*.*' Left = 16 Top = 48 end object SaveDialog1: TSaveDialog FileName = 'precisleni.txt' Filter = 'text (odd�len� tabul�tory) (*.txt)|*.txt' Left = 184 Top = 48 end object Timer1: TTimer Enabled = False Interval = 100 OnTimer = Timer1Timer Left = 152 Top = 48 end end