object FormSetPrintFirma: TFormSetPrintFirma Left = 292 Top = 202 BorderStyle = bsDialog Caption = 'Rozsah tisku' ClientHeight = 243 ClientWidth = 328 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 313 Height = 197 Shape = bsFrame end object Label1: TLabel Left = 64 Top = 20 Width = 245 Height = 29 AutoSize = False Caption = 'Zvolte, kter� informace se maj� zahrnout do tisku karty firmy' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Image1: TImage Left = 20 Top = 20 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object BtnOk: TButton Left = 167 Top = 212 Width = 75 Height = 25 Caption = 'OK' Default = True TabOrder = 6 OnClick = BtnOkClick end object BtnCancel: TButton Left = 247 Top = 212 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 7 end object ChBoxOsoby: TCheckBox Left = 24 Top = 72 Width = 153 Height = 17 Caption = 'Seznam kontaktn�ch osob' Checked = True State = cbChecked TabOrder = 0 end object ChBoxEkono: TCheckBox Left = 24 Top = 92 Width = 165 Height = 17 Caption = 'Ekonomick� informace' Checked = True State = cbChecked TabOrder = 1 end object ChBoxDodav: TCheckBox Left = 24 Top = 112 Width = 97 Height = 17 Caption = 'Dodavatel�' Checked = True State = cbChecked TabOrder = 2 end object ChBoxZakaz: TCheckBox Left = 24 Top = 132 Width = 97 Height = 17 Caption = 'Z�kazn�ci' Checked = True State = cbChecked TabOrder = 3 end object ChBoxSortim: TCheckBox Left = 24 Top = 152 Width = 97 Height = 17 Caption = 'Sortiment' Checked = True State = cbChecked TabOrder = 4 end object ChBoxZajmy: TCheckBox Left = 24 Top = 172 Width = 97 Height = 17 Caption = 'Sektory z�jmu' Checked = True State = cbChecked TabOrder = 5 end object Wallpaper1: TWallpaper ResourceName = 'WALLPAPER' Left = 8 Top = 212 end end