object FormLang: TFormLang Left = 264 Top = 220 Width = 191 Height = 233 Caption = ' jazyk:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object SpeedButton2: TSpeedButton Left = 136 Top = 176 Width = 23 Height = 22 Caption = 'OK' OnClick = SpeedButton2Click end object RadioGroup1: TRadioGroup Left = 8 Top = 8 Width = 161 Height = 153 TabOrder = 0 end end