object formCRM_Aktivity: TformCRM_Aktivity Left = 0 Top = 0 BorderStyle = bsDialog Caption = ' Firemn'#237' aktivity - Aktivity' ClientHeight = 353 ClientWidth = 1108 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1108 Height = 39 ButtonHeight = 38 ButtonWidth = 39 Caption = 'ToolBar1' Images = imgList TabOrder = 0 object btnPrev: TToolButton Left = 0 Top = 0 Caption = 'P'#345'edchoz'#237 ImageIndex = 0 end object btnNext: TToolButton Left = 39 Top = 0 Caption = 'Dal'#353#237 ImageIndex = 1 end end object pgCtrl: TPageControl Left = 0 Top = 42 Width = 1105 Height = 261 ActivePage = pgAktivity TabOrder = 1 object pgAktivity: TTabSheet Caption = '1 - Aktivity' ExplicitLeft = 0 ExplicitTop = 0 ExplicitWidth = 0 ExplicitHeight = 0 object GroupBox1: TGroupBox Left = -4 Top = 0 Width = 583 Height = 221 TabOrder = 0 object Label1: TLabel Left = 14 Top = 18 Width = 73 Height = 13 Caption = 'Po'#345'adov'#233' '#269#237'slo:' end object Label2: TLabel Left = 102 Top = 18 Width = 82 Height = 13 Caption = 'P'#345'edm'#283't aktivity:' end object Label4: TLabel Left = 14 Top = 72 Width = 50 Height = 13 Caption = 'Kategorie:' end object Label5: TLabel Left = 102 Top = 72 Width = 22 Height = 13 Caption = 'Typ:' end object Label6: TLabel Left = 208 Top = 72 Width = 26 Height = 13 Caption = 'Stav:' end object Label7: TLabel Left = 14 Top = 122 Width = 63 Height = 13 Caption = 'M'#237'sto kon'#225'n'#237':' end object Label10: TLabel Left = 14 Top = 168 Width = 42 Height = 13 Caption = 'Za'#269#225'tek:' end object Label11: TLabel Left = 284 Top = 168 Width = 33 Height = 13 Caption = 'Konec:' end object dtpKon: TDateTimePicker Left = 284 Top = 188 Width = 95 Height = 21 Date = 40826.617409398150000000 Time = 40826.617409398150000000 TabOrder = 0 end object dtpKonCas: TDateTimePicker Left = 391 Top = 188 Width = 75 Height = 21 Date = 40826.620618379630000000 Time = 40826.620618379630000000 Kind = dtkTime TabOrder = 1 end object dtpZac: TDateTimePicker Left = 14 Top = 188 Width = 96 Height = 21 Date = 40826.617099652780000000 Time = 40826.617099652780000000 TabOrder = 2 end object dtpZacCas: TDateTimePicker Left = 122 Top = 188 Width = 75 Height = 21 Date = 40826.620280509260000000 Time = 40826.620280509260000000 Kind = dtkTime TabOrder = 3 end end object GroupBox2: TGroupBox Left = 590 Top = 0 Width = 501 Height = 171 TabOrder = 1 object Label3: TLabel Left = 14 Top = 18 Width = 29 Height = 13 Caption = 'Popis:' end end end object pgUcast: TTabSheet Caption = '2 - '#218#269'astn'#237'ci jedn'#225'n'#237 ImageIndex = 1 ExplicitLeft = 0 ExplicitTop = 0 ExplicitWidth = 0 ExplicitHeight = 0 object GroupBox3: TGroupBox Left = 0 Top = 0 Width = 427 Height = 123 TabOrder = 0 object Label8: TLabel Left = 10 Top = 18 Width = 64 Height = 13 Caption = 'Jedn'#225'n'#237' vedl:' end object Label9: TLabel Left = 10 Top = 62 Width = 58 Height = 13 Caption = 'Organizace:' end object edtOrgNazev: TEdit Left = 122 Top = 84 Width = 285 Height = 21 ReadOnly = True TabOrder = 0 end end end end object btnOK: TButton Left = 916 Top = 316 Width = 75 Height = 25 Caption = 'OK' TabOrder = 2 OnClick = btnOKClick end object btnCancel: TButton Left = 1014 Top = 316 Width = 75 Height = 25 Caption = 'Storno' TabOrder = 3 OnClick = btnCancelClick end object imgList: TImageList Height = 32 Width = 32 Left = 270 Top = 2 end end