object Fdledruhu: TFdledruhu Left = 199 Top = 108 BorderIcons = [biSystemMenu, biMaximize] BorderStyle = bsSingle Caption = '��stky dle druh� transakc�' ClientHeight = 273 ClientWidth = 428 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnDeactivate = FormDeactivate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 352 Top = 48 Width = 62 Height = 13 Caption = 'Interval ��t�:' end object Label3: TLabel Left = 352 Top = 160 Width = 220 Height = 13 Caption = 'Filtr dle data: (tento filtr zat�m nen� vyzkou�en�)' end object Ldatod: TLabel Left = 360 Top = 176 Width = 55 Height = 13 Alignment = taRightJustify Caption = 'neomezen�' end object Ldatdo: TLabel Left = 440 Top = 176 Width = 55 Height = 13 Caption = 'neomezen�' end object Label4: TLabel Left = 352 Top = 248 Width = 123 Height = 13 Caption = 'Sou�et za v�echny druhy:' end object Label1: TLabel Left = 424 Top = 176 Width = 11 Height = 13 Caption = 'a�' end object Bzobrazit: TButton Left = 352 Top = 16 Width = 75 Height = 25 Hint = 'Zobrazit ��stky' Caption = 'Z&obrazit' Default = True ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = BzobrazitClick end object SGcastky: TStringGrid Left = 8 Top = 8 Width = 321 Height = 257 DefaultRowHeight = 19 FixedCols = 4 RowCount = 27 Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Courier' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 5 ColWidths = ( 64 64 64 64 64) RowHeights = ( 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19) end object LBucetod: TListBox Left = 352 Top = 72 Width = 217 Height = 23 Hint = 'Vyberte prvn� ��et' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Courier' Font.Style = [] ItemHeight = 13 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 end object LBucetdo: TListBox Left = 352 Top = 104 Width = 217 Height = 23 Hint = 'Vyberte posledn� ��et' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Courier' Font.Style = [] ItemHeight = 13 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 3 end object Bdatum: TButton Left = 360 Top = 192 Width = 75 Height = 25 Hint = 'Zm�nit nastaven� filtru podle data(neodzkouseno)' Caption = '&Datum...' ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = BdatumClick end object SGsoucet: TStringGrid Left = 352 Top = 264 Width = 210 Height = 43 TabStop = False ColCount = 4 DefaultRowHeight = 19 FixedCols = 3 RowCount = 2 ScrollBars = ssNone TabOrder = 6 end object Bgraf: TButton Left = 432 Top = 16 Width = 75 Height = 25 Hint = 'Ve v�voji' Caption = 'Zobrazit &graf' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = BgrafClick end object Button1: TButton Left = 360 Top = 136 Width = 75 Height = 25 Caption = 'graf visible' TabOrder = 7 Visible = False OnClick = Button1Click end object Eoddatum: TEdit Left = 128 Top = 136 Width = 57 Height = 21 TabStop = False MaxLength = 8 ReadOnly = True TabOrder = 8 Text = '00000000' Visible = False OnChange = EoddatumChange end object Edodatum: TEdit Left = 128 Top = 168 Width = 57 Height = 21 TabStop = False MaxLength = 8 ReadOnly = True TabOrder = 9 Text = '99999999' Visible = False OnChange = EdodatumChange end end