home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Zadarmo / CYBERCON / _SETUP.1 / Ccontact.exe / 0 / RCDATA / TFRMCONREP / TFRMCONREP.txt < prev   
Text File  |  1997-08-26  |  14KB  |  619 lines

  1. object frmConREP: TfrmConREP
  2.   Left = 1
  3.   Top = 48
  4.   Width = 652
  5.   Height = 437
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   BorderIcons = [biSystemMenu, biMaximize]
  9.   AutoScroll = False
  10.   Caption = 'Contact Information Report'
  11.   Font.Color = clBlack
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Scaled = False
  17.   ShowHint = True
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object PageHeader: TQRBand
  21.     Left = 0
  22.     Top = 0
  23.     Width = 1200
  24.     Height = 47
  25.     Align = alTop
  26.     BandType = rbPageHeader
  27.     Color = clWhite
  28.     Font.Color = clNavy
  29.     Font.Height = -15
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ForceNewPage = False
  33.     Frame.Width = 0
  34.     Frame.DrawTop = False
  35.     Frame.DrawBottom = False
  36.     Frame.DrawLeft = False
  37.     Frame.DrawRight = False
  38.     ParentFont = False
  39.     Ruler = qrrInchesHV
  40.     object QRSysData: TQRSysData
  41.       Left = 312
  42.       Top = 12
  43.       Width = 135
  44.       Height = 19
  45.       AlignToBand = False
  46.       Data = qrsReportTitle
  47.     end
  48.     object QRSysData2: TQRSysData
  49.       Left = 601
  50.       Top = 4
  51.       Width = 150
  52.       Height = 17
  53.       Alignment = taRightJustify
  54.       AlignToBand = False
  55.       Data = qrsDateTime
  56.       Font.Color = clNavy
  57.       Font.Height = -13
  58.       Font.Name = 'Arial'
  59.       Font.Style = []
  60.       ParentFont = False
  61.     end
  62.     object QRSysData3: TQRSysData
  63.       Left = 667
  64.       Top = 24
  65.       Width = 84
  66.       Height = 17
  67.       Alignment = taRightJustify
  68.       AlignToBand = False
  69.       Data = qrsPageNumber
  70.       Font.Color = clNavy
  71.       Font.Height = -13
  72.       Font.Name = 'Arial'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       Text = 'Page #'
  76.     end
  77.   end
  78.   object QRBand: TQRBand
  79.     Left = 0
  80.     Top = 47
  81.     Width = 1200
  82.     Height = 90
  83.     Align = alTop
  84.     BandType = rbColumnHeader
  85.     Color = clWhite
  86.     ForceNewPage = False
  87.     Frame.Width = 2
  88.     Frame.DrawTop = False
  89.     Frame.DrawBottom = True
  90.     Frame.DrawLeft = False
  91.     Frame.DrawRight = False
  92.     Ruler = qrrNone
  93.     object QRLabelFName: TQRLabel
  94.       Left = 156
  95.       Top = 1
  96.       Width = 45
  97.       Height = 17
  98.       Caption = 'FName'
  99.       AlignToBand = False
  100.       Font.Color = clBlack
  101.       Font.Height = -13
  102.       Font.Name = 'Arial'
  103.       Font.Style = [fsBold]
  104.       ParentFont = False
  105.     end
  106.     object QRLabelLName: TQRLabel
  107.       Left = 3
  108.       Top = 1
  109.       Width = 45
  110.       Height = 17
  111.       Caption = 'LName'
  112.       AlignToBand = False
  113.       Font.Color = clBlack
  114.       Font.Height = -13
  115.       Font.Name = 'Arial'
  116.       Font.Style = [fsBold]
  117.       ParentFont = False
  118.     end
  119.     object QRLabelEMail: TQRLabel
  120.       Left = 494
  121.       Top = 1
  122.       Width = 35
  123.       Height = 17
  124.       Caption = 'EMail'
  125.       AlignToBand = False
  126.       Font.Color = clBlack
  127.       Font.Height = -13
  128.       Font.Name = 'Arial'
  129.       Font.Style = [fsBold]
  130.       ParentFont = False
  131.     end
  132.     object QRLabelJobTitle: TQRLabel
  133.       Left = 816
  134.       Top = 4
  135.       Width = 51
  136.       Height = 17
  137.       Caption = 'JobTitle'
  138.       AlignToBand = False
  139.       Font.Color = clBlack
  140.       Font.Height = -13
  141.       Font.Name = 'Arial'
  142.       Font.Style = [fsBold]
  143.       ParentFont = False
  144.     end
  145.     object QRLabelDepartment: TQRLabel
  146.       Left = 3
  147.       Top = 20
  148.       Width = 74
  149.       Height = 17
  150.       Caption = 'Department'
  151.       AlignToBand = False
  152.       Font.Color = clBlack
  153.       Font.Height = -13
  154.       Font.Name = 'Arial'
  155.       Font.Style = [fsBold]
  156.       ParentFont = False
  157.     end
  158.     object QRLabelPhone1: TQRLabel
  159.       Left = 226
  160.       Top = 20
  161.       Width = 48
  162.       Height = 17
  163.       Caption = 'Phone1'
  164.       AlignToBand = False
  165.       Font.Color = clBlack
  166.       Font.Height = -13
  167.       Font.Name = 'Arial'
  168.       Font.Style = [fsBold]
  169.       ParentFont = False
  170.     end
  171.     object QRLabelFax: TQRLabel
  172.       Left = 396
  173.       Top = 23
  174.       Width = 24
  175.       Height = 17
  176.       Caption = 'Fax'
  177.       AlignToBand = False
  178.       Font.Color = clBlack
  179.       Font.Height = -13
  180.       Font.Name = 'Arial'
  181.       Font.Style = [fsBold]
  182.       ParentFont = False
  183.     end
  184.     object QRLabelAddress1: TQRLabel
  185.       Left = 563
  186.       Top = 23
  187.       Width = 57
  188.       Height = 17
  189.       Caption = 'Address1'
  190.       AlignToBand = False
  191.       Font.Color = clBlack
  192.       Font.Height = -13
  193.       Font.Name = 'Arial'
  194.       Font.Style = [fsBold]
  195.       ParentFont = False
  196.     end
  197.     object QRLabelCity: TQRLabel
  198.       Left = 862
  199.       Top = 23
  200.       Width = 24
  201.       Height = 17
  202.       Caption = 'City'
  203.       AlignToBand = False
  204.       Font.Color = clBlack
  205.       Font.Height = -13
  206.       Font.Name = 'Arial'
  207.       Font.Style = [fsBold]
  208.       ParentFont = False
  209.     end
  210.     object QRLabelState: TQRLabel
  211.       Left = 113
  212.       Top = 39
  213.       Width = 33
  214.       Height = 17
  215.       Caption = 'State'
  216.       AlignToBand = False
  217.       Font.Color = clBlack
  218.       Font.Height = -13
  219.       Font.Name = 'Arial'
  220.       Font.Style = [fsBold]
  221.       ParentFont = False
  222.     end
  223.     object QRLabelZip: TQRLabel
  224.       Left = 4
  225.       Top = 42
  226.       Width = 19
  227.       Height = 17
  228.       Caption = 'Zip'
  229.       AlignToBand = False
  230.       Font.Color = clBlack
  231.       Font.Height = -13
  232.       Font.Name = 'Arial'
  233.       Font.Style = [fsBold]
  234.       ParentFont = False
  235.     end
  236.     object QRLabelCountry: TQRLabel
  237.       Left = 266
  238.       Top = 38
  239.       Width = 49
  240.       Height = 17
  241.       Caption = 'Country'
  242.       AlignToBand = False
  243.       Font.Color = clBlack
  244.       Font.Height = -13
  245.       Font.Name = 'Arial'
  246.       Font.Style = [fsBold]
  247.       ParentFont = False
  248.     end
  249.     object QRLabelURL: TQRLabel
  250.       Left = 424
  251.       Top = 41
  252.       Width = 26
  253.       Height = 17
  254.       Caption = 'URL'
  255.       AlignToBand = False
  256.       Font.Color = clBlack
  257.       Font.Height = -13
  258.       Font.Name = 'Arial'
  259.       Font.Style = [fsBold]
  260.       ParentFont = False
  261.     end
  262.     object QRLabelSiteTitle: TQRLabel
  263.       Left = 4
  264.       Top = 64
  265.       Width = 53
  266.       Height = 17
  267.       Caption = 'SiteTitle'
  268.       AlignToBand = False
  269.       Font.Color = clBlack
  270.       Font.Height = -13
  271.       Font.Name = 'Arial'
  272.       Font.Style = [fsBold]
  273.       ParentFont = False
  274.     end
  275.     object QRLabelCategoryA: TQRLabel
  276.       Left = 272
  277.       Top = 64
  278.       Width = 68
  279.       Height = 16
  280.       Caption = 'Category 1'
  281.       AlignToBand = False
  282.       Font.Color = clBlack
  283.       Font.Height = -13
  284.       Font.Name = 'Arial'
  285.       Font.Style = [fsBold]
  286.       ParentFont = False
  287.     end
  288.     object QRLabelCategoryB: TQRLabel
  289.       Left = 435
  290.       Top = 64
  291.       Width = 68
  292.       Height = 16
  293.       Caption = 'Category 2'
  294.       AlignToBand = False
  295.       Font.Color = clBlack
  296.       Font.Height = -13
  297.       Font.Name = 'Arial'
  298.       Font.Style = [fsBold]
  299.       ParentFont = False
  300.     end
  301.     object QRLabelCategoryC: TQRLabel
  302.       Left = 616
  303.       Top = 64
  304.       Width = 68
  305.       Height = 16
  306.       Caption = 'Category 3'
  307.       AlignToBand = False
  308.       Font.Color = clBlack
  309.       Font.Height = -13
  310.       Font.Name = 'Arial'
  311.       Font.Style = [fsBold]
  312.       ParentFont = False
  313.     end
  314.     object QRLabel1: TQRLabel
  315.       Left = 312
  316.       Top = 1
  317.       Width = 60
  318.       Height = 16
  319.       Caption = 'Company'
  320.       AlignToBand = False
  321.       Font.Color = clBlack
  322.       Font.Height = -13
  323.       Font.Name = 'Arial'
  324.       Font.Style = [fsBold]
  325.       ParentFont = False
  326.     end
  327.   end
  328.   object QRBand2: TQRBand
  329.     Left = 0
  330.     Top = 137
  331.     Width = 1200
  332.     Height = 92
  333.     Align = alTop
  334.     BandType = rbDetail
  335.     Color = clWhite
  336.     ForceNewPage = False
  337.     Frame.DrawTop = False
  338.     Frame.DrawBottom = True
  339.     Frame.DrawLeft = False
  340.     Frame.DrawRight = False
  341.     Ruler = qrrNone
  342.     object QRDBTextFName: TQRDBText
  343.       Left = 156
  344.       Top = 1
  345.       Width = 147
  346.       Height = 17
  347.       AlignToBand = False
  348.       DataSource = frmDataModule.dsCon
  349.       DataField = 'FName'
  350.       Font.Color = clBlack
  351.       Font.Height = -11
  352.       Font.Name = 'Arial'
  353.       Font.Style = []
  354.       ParentFont = False
  355.     end
  356.     object QRDBTextLName: TQRDBText
  357.       Left = 7
  358.       Top = 1
  359.       Width = 147
  360.       Height = 17
  361.       AlignToBand = False
  362.       DataSource = frmDataModule.dsCon
  363.       DataField = 'LName'
  364.       Font.Color = clBlack
  365.       Font.Height = -11
  366.       Font.Name = 'Arial'
  367.       Font.Style = []
  368.       ParentFont = False
  369.     end
  370.     object QRDBTextEMail: TQRDBText
  371.       Left = 494
  372.       Top = 1
  373.       Width = 307
  374.       Height = 17
  375.       AlignToBand = False
  376.       DataSource = frmDataModule.dsCon
  377.       DataField = 'EMail'
  378.       Font.Color = clBlack
  379.       Font.Height = -11
  380.       Font.Name = 'Arial'
  381.       Font.Style = []
  382.       ParentFont = False
  383.     end
  384.     object QRDBTextJobTitle: TQRDBText
  385.       Left = 816
  386.       Top = 4
  387.       Width = 197
  388.       Height = 17
  389.       AlignToBand = False
  390.       DataSource = frmDataModule.dsCon
  391.       DataField = 'JobTitle'
  392.       Font.Color = clBlack
  393.       Font.Height = -11
  394.       Font.Name = 'Arial'
  395.       Font.Style = []
  396.       ParentFont = False
  397.     end
  398.     object QRDBTextDepartment: TQRDBText
  399.       Left = 7
  400.       Top = 20
  401.       Width = 202
  402.       Height = 17
  403.       AlignToBand = False
  404.       DataSource = frmDataModule.dsCon
  405.       DataField = 'Department'
  406.       Font.Color = clBlack
  407.       Font.Height = -11
  408.       Font.Name = 'Arial'
  409.       Font.Style = []
  410.       ParentFont = False
  411.     end
  412.     object QRDBTextPhone1: TQRDBText
  413.       Left = 218
  414.       Top = 20
  415.       Width = 147
  416.       Height = 17
  417.       AlignToBand = False
  418.       DataSource = frmDataModule.dsCon
  419.       DataField = 'Phone1'
  420.       Font.Color = clBlack
  421.       Font.Height = -11
  422.       Font.Name = 'Arial'
  423.       Font.Style = []
  424.       ParentFont = False
  425.     end
  426.     object QRDBTextFax: TQRDBText
  427.       Left = 392
  428.       Top = 23
  429.       Width = 147
  430.       Height = 17
  431.       AlignToBand = False
  432.       DataSource = frmDataModule.dsCon
  433.       DataField = 'Fax'
  434.       Font.Color = clBlack
  435.       Font.Height = -11
  436.       Font.Name = 'Arial'
  437.       Font.Style = []
  438.       ParentFont = False
  439.     end
  440.     object QRDBTextAddress1: TQRDBText
  441.       Left = 559
  442.       Top = 23
  443.       Width = 287
  444.       Height = 17
  445.       AlignToBand = False
  446.       DataSource = frmDataModule.dsCon
  447.       DataField = 'Address1'
  448.       Font.Color = clBlack
  449.       Font.Height = -11
  450.       Font.Name = 'Arial'
  451.       Font.Style = []
  452.       ParentFont = False
  453.     end
  454.     object QRDBTextCity: TQRDBText
  455.       Left = 858
  456.       Top = 23
  457.       Width = 147
  458.       Height = 17
  459.       AlignToBand = False
  460.       DataSource = frmDataModule.dsCon
  461.       DataField = 'City'
  462.       Font.Color = clBlack
  463.       Font.Height = -11
  464.       Font.Name = 'Arial'
  465.       Font.Style = []
  466.       ParentFont = False
  467.     end
  468.     object QRDBTextState: TQRDBText
  469.       Left = 105
  470.       Top = 43
  471.       Width = 147
  472.       Height = 17
  473.       AlignToBand = False
  474.       DataSource = frmDataModule.dsCon
  475.       DataField = 'State'
  476.       Font.Color = clBlack
  477.       Font.Height = -11
  478.       Font.Name = 'Arial'
  479.       Font.Style = []
  480.       ParentFont = False
  481.     end
  482.     object QRDBTextZip: TQRDBText
  483.       Left = 7
  484.       Top = 42
  485.       Width = 98
  486.       Height = 17
  487.       AlignToBand = False
  488.       DataSource = frmDataModule.dsCon
  489.       DataField = 'Zip'
  490.       Font.Color = clBlack
  491.       Font.Height = -11
  492.       Font.Name = 'Arial'
  493.       Font.Style = []
  494.       ParentFont = False
  495.     end
  496.     object QRDBTextCountry: TQRDBText
  497.       Left = 266
  498.       Top = 46
  499.       Width = 135
  500.       Height = 17
  501.       AlignToBand = False
  502.       DataSource = frmDataModule.dsCon
  503.       DataField = 'Country'
  504.       Font.Color = clBlack
  505.       Font.Height = -11
  506.       Font.Name = 'Arial'
  507.       Font.Style = []
  508.       ParentFont = False
  509.     end
  510.     object QRDBTextURL: TQRDBText
  511.       Left = 420
  512.       Top = 49
  513.       Width = 441
  514.       Height = 17
  515.       AlignToBand = False
  516.       DataSource = frmDataModule.dsCon
  517.       DataField = 'URL'
  518.       Font.Color = clBlack
  519.       Font.Height = -11
  520.       Font.Name = 'Arial'
  521.       Font.Style = []
  522.       ParentFont = False
  523.     end
  524.     object QRDBTextSiteTitle: TQRDBText
  525.       Left = 7
  526.       Top = 67
  527.       Width = 265
  528.       Height = 17
  529.       AlignToBand = False
  530.       DataSource = frmDataModule.dsCon
  531.       DataField = 'SiteTitle'
  532.       Font.Color = clBlack
  533.       Font.Height = -11
  534.       Font.Name = 'Arial'
  535.       Font.Style = []
  536.       ParentFont = False
  537.     end
  538.     object QRDBTextCategoryA: TQRDBText
  539.       Left = 272
  540.       Top = 67
  541.       Width = 165
  542.       Height = 17
  543.       AlignToBand = False
  544.       DataSource = frmDataModule.dsCon
  545.       DataField = 'CategoryA'
  546.       Font.Color = clBlack
  547.       Font.Height = -11
  548.       Font.Name = 'Arial'
  549.       Font.Style = []
  550.       ParentFont = False
  551.     end
  552.     object QRDBTextCategoryB: TQRDBText
  553.       Left = 435
  554.       Top = 67
  555.       Width = 178
  556.       Height = 17
  557.       AlignToBand = False
  558.       DataSource = frmDataModule.dsCon
  559.       DataField = 'CategoryB'
  560.       Font.Color = clBlack
  561.       Font.Height = -11
  562.       Font.Name = 'Arial'
  563.       Font.Style = []
  564.       ParentFont = False
  565.     end
  566.     object QRDBTextCategoryC: TQRDBText
  567.       Left = 612
  568.       Top = 67
  569.       Width = 189
  570.       Height = 17
  571.       AlignToBand = False
  572.       DataSource = frmDataModule.dsCon
  573.       DataField = 'CategoryC'
  574.       Font.Color = clBlack
  575.       Font.Height = -11
  576.       Font.Name = 'Arial'
  577.       Font.Style = []
  578.       ParentFont = False
  579.     end
  580.     object QRDBText1: TQRDBText
  581.       Left = 312
  582.       Top = 1
  583.       Width = 147
  584.       Height = 17
  585.       AlignToBand = False
  586.       DataSource = frmDataModule.dsCon
  587.       DataField = 'Company'
  588.       Font.Color = clBlack
  589.       Font.Height = -11
  590.       Font.Name = 'Arial'
  591.       Font.Style = []
  592.       ParentFont = False
  593.     end
  594.   end
  595.   object QRPTCon: TQuickReport
  596.     DataSource = frmDataModule.dsCon
  597.     ColumnMarginInches = 0
  598.     ColumnMarginMM = 0
  599.     Columns = 1
  600.     DisplayPrintDialog = False
  601.     LeftMarginInches = 0
  602.     LeftMarginMM = 0
  603.     Orientation = poLandscape
  604.     PageFrame.DrawTop = False
  605.     PageFrame.DrawBottom = False
  606.     PageFrame.DrawLeft = False
  607.     PageFrame.DrawRight = False
  608.     PaperLength = 0
  609.     PaperSize = qrpDefault
  610.     PaperWidth = 0
  611.     ReportTitle = 'Contact Information'
  612.     RestartData = True
  613.     SQLCompatible = False
  614.     TitleBeforeHeader = False
  615.     Left = 76
  616.     Top = 6
  617.   end
  618. end
  619.