object formOOPPohyb: TformOOPPohyb Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = ' Pohyb OOP' ClientHeight = 562 ClientWidth = 637 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Segoe UI' Font.Style = [] Position = poOwnerFormCenter OnShow = FormShow TextHeight = 21 object Label5: TLabel Left = 246 Top = 325 Width = 50 Height = 21 Caption = 'Datum:' end object Label6: TLabel Left = 8 Top = 248 Width = 56 Height = 21 Caption = 'Polo'#382'ka:' end object Label7: TLabel Left = 8 Top = 323 Width = 66 Height = 21 Caption = 'Mno'#382'stv'#237':' end object Label8: TLabel Left = 8 Top = 374 Width = 74 Height = 21 Caption = 'Pozn'#225'mka:' end object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 619 Height = 219 Caption = ' Zam'#283'stnanec ' TabOrder = 0 object Label1: TLabel Left = 18 Top = 44 Width = 56 Height = 21 Caption = 'Os.'#269#237'slo:' end object Label2: TLabel Left = 140 Top = 44 Width = 111 Height = 21 Caption = 'P'#345#237'jmen'#237'/jm'#233'no:' end object Label3: TLabel Left = 18 Top = 154 Width = 55 Height = 21 Caption = 'Profese:' end object Label4: TLabel Left = 18 Top = 98 Width = 67 Height = 21 Caption = 'St'#345'edisko:' end object edtOsCislo: TRzButtonEdit Left = 18 Top = 65 Width = 109 Height = 29 Text = '' Alignment = taCenter MaxLength = 6 TabOrder = 0 OnExit = edtOsCisloExit OnKeyUp = edtOsCisloKeyUp AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 OnButtonClick = edtOsCisloButtonClick end object edtPrijmJm: TRzButtonEdit Left = 140 Top = 65 Width = 469 Height = 29 Text = '' MaxLength = 100 TabOrder = 1 OnKeyUp = edtPrijmJmKeyUp AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 OnButtonClick = edtPrijmJmButtonClick end object edtProfese: TRzButtonEdit Left = 18 Top = 175 Width = 359 Height = 29 Text = '' MaxLength = 100 TabOrder = 5 AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 OnButtonClick = edtProfeseButtonClick end object edtStredisko: TRzButtonEdit Left = 18 Top = 119 Width = 179 Height = 29 Text = '' Alignment = taCenter Color = 15790320 MaxLength = 30 ReadOnly = True ReadOnlyColor = 15790320 TabOrder = 2 AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 OnButtonClick = edtStrediskoButtonClick end object edtStrediskoText: TRzButtonEdit Left = 206 Top = 119 Width = 341 Height = 29 Text = '' Color = 15790320 MaxLength = 100 ReadOnly = True ReadOnlyColor = 15790320 TabOrder = 3 AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 end object edtStrediskoOld: TEdit Left = 553 Top = 119 Width = 55 Height = 29 Alignment = taCenter Color = 15790320 ReadOnly = True TabOrder = 4 end end object edtDatum: TRzDateTimePicker Left = 306 Top = 321 Width = 117 Height = 29 Date = 45131.000000000000000000 Format = '' Time = 45131.000000000000000000 MinDate = 44927.000000000000000000 TabOrder = 4 end object edtPolozka: TRzButtonEdit Left = 8 Top = 271 Width = 109 Height = 29 Text = '' Alignment = taCenter MaxLength = 6 TabOrder = 1 OnEnter = edtPolozkaEnter OnExit = edtPolozkaExit OnKeyUp = edtPolozkaKeyUp AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 OnButtonClick = edtPolozkaButtonClick end object edtPolozkaText: TRzButtonEdit Left = 130 Top = 271 Width = 497 Height = 29 Text = '' Color = 15790320 MaxLength = 100 ReadOnly = True ReadOnlyColor = 15790320 TabOrder = 2 AltBtnNumGlyphs = 1 ButtonNumGlyphs = 1 end object btnOK: TButton Left = 121 Top = 502 Width = 141 Height = 47 Caption = 'OK' TabOrder = 6 OnClick = btnOKClick end object btnStorno: TButton Left = 374 Top = 502 Width = 141 Height = 47 Caption = 'Storno' TabOrder = 7 OnClick = btnStornoClick end object edtMnoz: TNumberBox Left = 84 Top = 321 Width = 69 Height = 29 Alignment = taCenter TabOrder = 3 Value = 1.000000000000000000 end object memoPozn: TMemo Left = 88 Top = 371 Width = 528 Height = 86 MaxLength = 255 TabOrder = 5 end end