object FormCiSi: TFormCiSi Left = 192 Top = 107 Width = 234 Height = 70 Caption = '��slo situace:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnCreate = FormCreate OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 13 object SpeedButton1: TSpeedButton Left = 192 Top = 8 Width = 23 Height = 22 Caption = 'OK' OnClick = SpeedButton1Click end object Edit1: TEdit Left = 16 Top = 8 Width = 153 Height = 21 TabOrder = 0 end end