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

  1. object frmDocListRep: TfrmDocListRep
  2.   Left = -45
  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 = 'Document List 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 QRDBTextSize: TQRDBText
  21.     Left = 120
  22.     Top = 39
  23.     Width = 53
  24.     Height = 17
  25.     AlignToBand = False
  26.     DataField = 'Size'
  27.   end
  28.   object QRDBTextAdded: TQRDBText
  29.     Left = 4
  30.     Top = 39
  31.     Width = 64
  32.     Height = 17
  33.     AlignToBand = False
  34.     DataField = 'Added'
  35.   end
  36.   object QRDBTextModiDate: TQRDBText
  37.     Left = 200
  38.     Top = 39
  39.     Width = 64
  40.     Height = 17
  41.     AlignToBand = False
  42.     DataField = 'ModiDate'
  43.   end
  44.   object PageHeader: TQRBand
  45.     Left = 0
  46.     Top = 0
  47.     Width = 1200
  48.     Height = 47
  49.     Align = alTop
  50.     BandType = rbPageHeader
  51.     Color = clWhite
  52.     Font.Color = clNavy
  53.     Font.Height = -15
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ForceNewPage = False
  57.     Frame.Width = 0
  58.     Frame.DrawTop = False
  59.     Frame.DrawBottom = False
  60.     Frame.DrawLeft = False
  61.     Frame.DrawRight = False
  62.     ParentFont = False
  63.     Ruler = qrrInchesHV
  64.     object QRSysData: TQRSysData
  65.       Left = 324
  66.       Top = 12
  67.       Width = 103
  68.       Height = 19
  69.       AlignToBand = False
  70.       Data = qrsReportTitle
  71.     end
  72.     object QRSysData2: TQRSysData
  73.       Left = 600
  74.       Top = 4
  75.       Width = 143
  76.       Height = 17
  77.       Alignment = taRightJustify
  78.       AlignToBand = False
  79.       Data = qrsDateTime
  80.       Font.Color = clNavy
  81.       Font.Height = -13
  82.       Font.Name = 'Arial'
  83.       Font.Style = []
  84.       ParentFont = False
  85.     end
  86.     object QRSysData3: TQRSysData
  87.       Left = 659
  88.       Top = 24
  89.       Width = 84
  90.       Height = 17
  91.       Alignment = taRightJustify
  92.       AlignToBand = False
  93.       Data = qrsPageNumber
  94.       Font.Color = clNavy
  95.       Font.Height = -13
  96.       Font.Name = 'Arial'
  97.       Font.Style = []
  98.       ParentFont = False
  99.       Text = 'Page #'
  100.     end
  101.   end
  102.   object QRBand: TQRBand
  103.     Left = 0
  104.     Top = 47
  105.     Width = 1200
  106.     Height = 26
  107.     Align = alTop
  108.     BandType = rbColumnHeader
  109.     Color = clWhite
  110.     ForceNewPage = False
  111.     Frame.Width = 2
  112.     Frame.DrawTop = False
  113.     Frame.DrawBottom = True
  114.     Frame.DrawLeft = False
  115.     Frame.DrawRight = False
  116.     Ruler = qrrNone
  117.     object QRLabelFName: TQRLabel
  118.       Left = 4
  119.       Top = 1
  120.       Width = 45
  121.       Height = 17
  122.       Caption = 'FName'
  123.       AlignToBand = False
  124.       Font.Color = clBlack
  125.       Font.Height = -13
  126.       Font.Name = 'Arial'
  127.       Font.Style = [fsBold]
  128.       ParentFont = False
  129.     end
  130.     object QRLabelLName: TQRLabel
  131.       Left = 119
  132.       Top = 1
  133.       Width = 45
  134.       Height = 17
  135.       Caption = 'LName'
  136.       AlignToBand = False
  137.       Font.Color = clBlack
  138.       Font.Height = -13
  139.       Font.Name = 'Arial'
  140.       Font.Style = [fsBold]
  141.       ParentFont = False
  142.     end
  143.     object QRLabelName: TQRLabel
  144.       Left = 238
  145.       Top = 1
  146.       Width = 65
  147.       Height = 16
  148.       Caption = 'Doc Name'
  149.       AlignToBand = False
  150.       Font.Color = clBlack
  151.       Font.Height = -13
  152.       Font.Name = 'Arial'
  153.       Font.Style = [fsBold]
  154.       ParentFont = False
  155.     end
  156.     object QRLabelFile: TQRLabel
  157.       Left = 396
  158.       Top = 0
  159.       Width = 24
  160.       Height = 17
  161.       Caption = 'File'
  162.       AlignToBand = False
  163.       Font.Color = clBlack
  164.       Font.Height = -13
  165.       Font.Name = 'Arial'
  166.       Font.Style = [fsBold]
  167.       ParentFont = False
  168.     end
  169.     object QRLabelSize: TQRLabel
  170.       Left = 696
  171.       Top = -1
  172.       Width = 28
  173.       Height = 17
  174.       Caption = 'Size'
  175.       AlignToBand = False
  176.       Font.Color = clBlack
  177.       Font.Height = -13
  178.       Font.Name = 'Arial'
  179.       Font.Style = [fsBold]
  180.       ParentFont = False
  181.     end
  182.     object QRLabelModiDate: TQRLabel
  183.       Left = 616
  184.       Top = -1
  185.       Width = 60
  186.       Height = 17
  187.       Caption = 'ModiDate'
  188.       AlignToBand = False
  189.       Font.Color = clBlack
  190.       Font.Height = -13
  191.       Font.Name = 'Arial'
  192.       Font.Style = [fsBold]
  193.       ParentFont = False
  194.     end
  195.   end
  196.   object QRBand2: TQRBand
  197.     Left = 0
  198.     Top = 73
  199.     Width = 1200
  200.     Height = 20
  201.     Align = alTop
  202.     BandType = rbDetail
  203.     Color = clWhite
  204.     ForceNewPage = False
  205.     Frame.DrawTop = False
  206.     Frame.DrawBottom = False
  207.     Frame.DrawLeft = False
  208.     Frame.DrawRight = False
  209.     Ruler = qrrNone
  210.     object QRDBTextFName: TQRDBText
  211.       Left = 4
  212.       Top = 1
  213.       Width = 113
  214.       Height = 17
  215.       AlignToBand = False
  216.       DataSource = frmDataModule.DSDocListCon
  217.       DataField = 'FName'
  218.     end
  219.     object QRDBTextLName: TQRDBText
  220.       Left = 119
  221.       Top = 1
  222.       Width = 118
  223.       Height = 17
  224.       AlignToBand = False
  225.       DataSource = frmDataModule.DSDocListCon
  226.       DataField = 'LName'
  227.     end
  228.     object QRDBTextName: TQRDBText
  229.       Left = 238
  230.       Top = 1
  231.       Width = 147
  232.       Height = 17
  233.       AlignToBand = False
  234.       DataSource = frmDataModule.DSDocFull
  235.       DataField = 'Name'
  236.     end
  237.     object QRDBTextFile: TQRDBText
  238.       Left = 392
  239.       Top = 0
  240.       Width = 217
  241.       Height = 17
  242.       AlignToBand = False
  243.       DataSource = frmDataModule.DSDocFull
  244.       DataField = 'File'
  245.     end
  246.     object QRDBText1: TQRDBText
  247.       Left = 696
  248.       Top = -1
  249.       Width = 65
  250.       Height = 17
  251.       AlignToBand = False
  252.       DataSource = frmDataModule.DSDocFull
  253.       DataField = 'Size'
  254.     end
  255.     object QRDBText3: TQRDBText
  256.       Left = 612
  257.       Top = -1
  258.       Width = 81
  259.       Height = 17
  260.       AlignToBand = False
  261.       DataSource = frmDataModule.DSDocFull
  262.       DataField = 'ModiDate'
  263.     end
  264.   end
  265.   object QRPTDocumentList: TQuickReport
  266.     DataSource = frmDataModule.DSDocFull
  267.     AfterPrint = QRPTDocumentListAfterPrint
  268.     BeforePrint = QRPTDocumentListBeforePrint
  269.     ColumnMarginInches = 0
  270.     ColumnMarginMM = 0
  271.     Columns = 1
  272.     DisplayPrintDialog = False
  273.     LeftMarginInches = 0
  274.     LeftMarginMM = 0
  275.     Orientation = poPortrait
  276.     PageFrame.DrawTop = False
  277.     PageFrame.DrawBottom = False
  278.     PageFrame.DrawLeft = False
  279.     PageFrame.DrawRight = False
  280.     PaperLength = 0
  281.     PaperSize = qrpDefault
  282.     PaperWidth = 0
  283.     ReportTitle = 'Document List'
  284.     RestartData = True
  285.     SQLCompatible = False
  286.     TitleBeforeHeader = False
  287.     Left = 40
  288.     Top = 134
  289.   end
  290. end
  291.