Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/programy/delphi/prenos/ovladac.~dfm
0,0 → 1,41
object Form1: TForm1
Left = 252
Top = 104
Width = 544
Height = 375
Caption = 'Form1'
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