object ZVyhry: TZVyhry Left = 167 Top = 185 HelpContext = 337 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Tabulka v�her pro rozpis' ClientHeight = 253 ClientWidth = 270 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 208 Top = 221 Width = 53 Height = 25 Cancel = True Caption = '&Opustit' Default = True TabOrder = 0 OnClick = Button1Click end object StringGrid1: TStringGrid Left = 2 Top = 10 Width = 199 Height = 237 ColCount = 4 DefaultColWidth = 22 DefaultRowHeight = 17 FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect] ScrollBars = ssVertical TabOrder = 1 ColWidths = ( 44 43 45 44) RowHeights = ( 17 17) end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.Caption = 'Tabulka v�her pro rozpis' CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Color = clNavy Left = 204 end end