home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMSETPRINTFIRMA / TFORMSETPRINTFIRMA.txt < prev   
Text File  |  1999-09-06  |  3KB  |  132 lines

  1. object FormSetPrintFirma: TFormSetPrintFirma
  2.   Left = 292
  3.   Top = 202
  4.   BorderStyle = bsDialog
  5.   Caption = 'Rozsah tisku'
  6.   ClientHeight = 243
  7.   ClientWidth = 328
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 313
  19.     Height = 197
  20.     Shape = bsFrame
  21.   end
  22.   object Label1: TLabel
  23.     Left = 64
  24.     Top = 20
  25.     Width = 245
  26.     Height = 29
  27.     AutoSize = False
  28.     Caption = 'Zvolte, kter∩┐╜ informace se maj∩┐╜ zahrnout do tisku karty firmy'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     Transparent = True
  36.     WordWrap = True
  37.   end
  38.   object Image1: TImage
  39.     Left = 20
  40.     Top = 20
  41.     Width = 32
  42.     Height = 32
  43.     AutoSize = True
  44.     Picture.Data = {<image000.ico>}
  45.   end
  46.   object BtnOk: TButton
  47.     Left = 167
  48.     Top = 212
  49.     Width = 75
  50.     Height = 25
  51.     Caption = 'OK'
  52.     Default = True
  53.     TabOrder = 6
  54.     OnClick = BtnOkClick
  55.   end
  56.   object BtnCancel: TButton
  57.     Left = 247
  58.     Top = 212
  59.     Width = 75
  60.     Height = 25
  61.     Cancel = True
  62.     Caption = 'Storno'
  63.     ModalResult = 2
  64.     TabOrder = 7
  65.   end
  66.   object ChBoxOsoby: TCheckBox
  67.     Left = 24
  68.     Top = 72
  69.     Width = 153
  70.     Height = 17
  71.     Caption = 'Seznam kontaktn∩┐╜ch osob'
  72.     Checked = True
  73.     State = cbChecked
  74.     TabOrder = 0
  75.   end
  76.   object ChBoxEkono: TCheckBox
  77.     Left = 24
  78.     Top = 92
  79.     Width = 165
  80.     Height = 17
  81.     Caption = 'Ekonomick∩┐╜ informace'
  82.     Checked = True
  83.     State = cbChecked
  84.     TabOrder = 1
  85.   end
  86.   object ChBoxDodav: TCheckBox
  87.     Left = 24
  88.     Top = 112
  89.     Width = 97
  90.     Height = 17
  91.     Caption = 'Dodavatel∩┐╜'
  92.     Checked = True
  93.     State = cbChecked
  94.     TabOrder = 2
  95.   end
  96.   object ChBoxZakaz: TCheckBox
  97.     Left = 24
  98.     Top = 132
  99.     Width = 97
  100.     Height = 17
  101.     Caption = 'Z∩┐╜kazn∩┐╜ci'
  102.     Checked = True
  103.     State = cbChecked
  104.     TabOrder = 3
  105.   end
  106.   object ChBoxSortim: TCheckBox
  107.     Left = 24
  108.     Top = 152
  109.     Width = 97
  110.     Height = 17
  111.     Caption = 'Sortiment'
  112.     Checked = True
  113.     State = cbChecked
  114.     TabOrder = 4
  115.   end
  116.   object ChBoxZajmy: TCheckBox
  117.     Left = 24
  118.     Top = 172
  119.     Width = 97
  120.     Height = 17
  121.     Caption = 'Sektory z∩┐╜jmu'
  122.     Checked = True
  123.     State = cbChecked
  124.     TabOrder = 5
  125.   end
  126.   object Wallpaper1: TWallpaper
  127.     ResourceName = 'WALLPAPER'
  128.     Left = 8
  129.     Top = 212
  130.   end
  131. end
  132.