object Kombinace: TKombinace Left = 226 Top = 106 BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 409 ClientWidth = 427 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 = 349 Top = 381 Width = 75 Height = 25 Cancel = True Caption = '&Opustit' TabOrder = 0 OnClick = Button1Click end object StringGrid1: TStringGrid Left = 0 Top = 0 Width = 427 Height = 376 DefaultColWidth = 22 DefaultRowHeight = 16 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine] TabOrder = 1 end object MSOfficeCaption1: TMSOfficeCaption AppNameText.FontKind = fkSystemB AppNameText.Visible = True CaptionText.ColorActive = clYellow CaptionText.ColorInactive = clGray CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 394 end end