Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

object Form1: TForm1
  Left = 252
  Top = 104
  Width = 544
  Height = 375
  Caption = 'Spr'#225'vce'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 16
    Top = 8
    object Nastaven1: TMenuItem
      Caption = 'Nastaven'#237
      object Uloit1: TMenuItem
        Caption = 'Ulo'#382'it'
        Enabled = False
      end
      object Pospusteni1: TMenuItem
        Caption = 'Po spusteni'
        object Ohlsitse1: TMenuItem
          Caption = 'Ohl'#225'sit se'
          Enabled = False
        end
      end
      object Ohlen1: TMenuItem
        Caption = 'Ohl'#225#353'en'#237
      end
    end
    object Exit1: TMenuItem
      Caption = 'Exit'
    end
  end
end