Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
object Form1: TForm1
2
  Left = 252
3
  Top = 104
4
  Width = 544
5
  Height = 375
6
  Caption = 'Spr'#225'vce'
7
  Color = clBtnFace
8
  Font.Charset = DEFAULT_CHARSET
9
  Font.Color = clWindowText
10
  Font.Height = -11
11
  Font.Name = 'MS Sans Serif'
12
  Font.Style = []
13
  Menu = MainMenu1
14
  OldCreateOrder = False
15
  PixelsPerInch = 96
16
  TextHeight = 13
17
  object MainMenu1: TMainMenu
18
    Left = 16
19
    Top = 8
20
    object Nastaven1: TMenuItem
21
      Caption = 'Nastaven'#237
22
      object Uloit1: TMenuItem
23
        Caption = 'Ulo'#382'it'
24
        Enabled = False
25
      end
26
      object Pospusteni1: TMenuItem
27
        Caption = 'Po spusteni'
28
        object Ohlsitse1: TMenuItem
29
          Caption = 'Ohl'#225'sit se'
30
          Enabled = False
31
        end
32
      end
33
      object Ohlen1: TMenuItem
34
        Caption = 'Ohl'#225#353'en'#237
35
      end
36
    end
37
    object Exit1: TMenuItem
38
      Caption = 'Exit'
39
    end
40
  end
41
end