home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / cbsuite.lzh / SU1SRC.ZIP / REPMAIN.DFM / REPMAIN.txt
Text File  |  1997-01-04  |  5KB  |  213 lines

  1. object MainReport: TMainReport
  2.   Left = 45
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'Main Dialog'
  6.   ClientHeight = 381
  7.   ClientWidth = 592
  8.   Font.Color = clBlack
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 0
  18.     Width = 581
  19.     Height = 65
  20.     Style = bsRaised
  21.   end
  22.   object Label1: TLabel
  23.     Left = 148
  24.     Top = 8
  25.     Width = 433
  26.     Height = 53
  27.     Caption = 
  28.       'These demos display some of Reportit'#39's unique printing abilities' +
  29.       '. They were specifically created out of user demand to answer qu' +
  30.       'estions on Reportit and show the more advanced topics'
  31.     Font.Color = clRed
  32.     Font.Height = -15
  33.     Font.Name = 'Times New Roman'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     WordWrap = True
  37.   end
  38.   object Printit: TLabel
  39.     Left = 24
  40.     Top = 8
  41.     Width = 111
  42.     Height = 38
  43.     Caption = 'Reportit'
  44.     Color = clBtnFace
  45.     Font.Color = clTeal
  46.     Font.Height = -33
  47.     Font.Name = 'Times New Roman'
  48.     Font.Style = [fsBold, fsItalic]
  49.     ParentColor = False
  50.     ParentFont = False
  51.   end
  52.   object Label2: TLabel
  53.     Left = 32
  54.     Top = 44
  55.     Width = 86
  56.     Height = 16
  57.     Caption = 'Version 5.32'
  58.   end
  59.   object Panel1: TPanel
  60.     Left = 12
  61.     Top = 76
  62.     Width = 485
  63.     Height = 297
  64.     TabOrder = 0
  65.     object Label3: TLabel
  66.       Left = 8
  67.       Top = 8
  68.       Width = 445
  69.       Height = 54
  70.       Alignment = taCenter
  71.       Caption = 
  72.         'The source for each demo is in the form # printed next to them e' +
  73.         '.g. RepDem01 is in unit  RepDem01, RepDem02  is in unit RepDem02' +
  74.         ' except for the last 4 Demos which are on this page'
  75.       Font.Color = clBlue
  76.       Font.Height = -15
  77.       Font.Name = 'Arial'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       WordWrap = True
  81.     end
  82.     object ListBox1: TListBox
  83.       Left = 20
  84.       Top = 68
  85.       Width = 461
  86.       Height = 217
  87.       Font.Color = clBlack
  88.       Font.Height = -15
  89.       Font.Name = 'Arial'
  90.       Font.Style = []
  91.       ItemHeight = 17
  92.       Items.Strings = (
  93.         '01 View or Print Plain Report'
  94.         '02 View/Print SubTotal Report'
  95.         
  96.           '03 Landscape Print Report - Calculated Fields, Totals + SubTotal' +
  97.           's'
  98.         '04 Landscape Mode Report - Show Totals'
  99.         '05 View/Print Report with different styles - Totals + SubTotals'
  100.         '06 Subtotals report using no index'
  101.         '07 View/Print TMemo'
  102.         '08 View/Print TDBMemo'
  103.         '09 View/Print Text File - 2 Column Per Page'
  104.         '10 View/Print Text File - 3 Column Per Page'
  105.         '11 View/Print HTML File - 2 Column Per Page'
  106.         '12 View/Print HTML File - 3 Column per Page'
  107.         '')
  108.       ParentFont = False
  109.       TabOrder = 0
  110.       OnDblClick = ListBox1DblClick
  111.     end
  112.   end
  113.   object View: TButton
  114.     Left = 504
  115.     Top = 120
  116.     Width = 85
  117.     Height = 33
  118.     Caption = '&View'
  119.     Font.Color = clBlack
  120.     Font.Height = -15
  121.     Font.Name = 'Arial'
  122.     Font.Style = []
  123.     ParentFont = False
  124.     TabOrder = 2
  125.     OnClick = ViewClick
  126.   end
  127.   object Exit: TButton
  128.     Left = 503
  129.     Top = 260
  130.     Width = 86
  131.     Height = 33
  132.     Caption = '&Exit'
  133.     Font.Color = clBlack
  134.     Font.Height = -15
  135.     Font.Name = 'Arial'
  136.     Font.Style = []
  137.     ParentFont = False
  138.     TabOrder = 3
  139.     OnClick = ExitClick
  140.   end
  141.   object Printer: TButton
  142.     Left = 504
  143.     Top = 76
  144.     Width = 85
  145.     Height = 33
  146.     Caption = 'Set &Printer'
  147.     Font.Color = clBlack
  148.     Font.Height = -15
  149.     Font.Name = 'Arial'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     TabOrder = 1
  153.     OnClick = PrinterClick
  154.   end
  155.   object PrinterSetupDialog1: TPrinterSetupDialog
  156.     Left = 512
  157.     Top = 316
  158.   end
  159.   object OpenDialog1: TOpenDialog
  160.     FileEditStyle = fsEdit
  161.     Left = 472
  162.     Top = 60
  163.   end
  164.   object PrintFile1: TPrintFile
  165.     About = 'Version 5.32'
  166.     ViewButtonVisible = False
  167.     AboutRegistered = 'TOM SNIDER'
  168.     OutputTo = poViewer
  169.     Orientation = Default
  170.     ViewBkColor = 11234567
  171.     Units = poInches
  172.     ViewHeading = 'Reportit Viewer'
  173.     ContentsLeft = 1.000000000000000000
  174.     PageLayout = pl_1x1
  175.     PagesToPrint = pAll
  176.     Input = frFile
  177.     FooterFont.Color = clWindowText
  178.     FooterFont.Height = 12
  179.     FooterFont.Name = 'Arial'
  180.     FooterFont.Style = []
  181.     HeaderFont.Color = clWindowText
  182.     HeaderFont.Height = 16
  183.     HeaderFont.Name = 'Arial'
  184.     HeaderFont.Style = []
  185.     ContentsFont.Color = clWindowText
  186.     ContentsFont.Height = 14
  187.     ContentsFont.Name = 'Times New Roman'
  188.     ContentsFont.Style = []
  189.     ZoomPercentage = 25.000000000000000000
  190.     HeaderTop = 0.500000000000000000
  191.     HeaderStringCenter = 'Page Header'
  192.     HeaderEnabled = True
  193.     HeaderOutlined = True
  194.     HeaderFilled = False
  195.     FooterTop = 6.770000000000000000
  196.     FooterString = 'Page Footer'
  197.     FooterEnabled = True
  198.     FooterOutlined = True
  199.     FooterFilled = True
  200.     BorderLeft = 0.250000000000000000
  201.     BorderRight = 0.250000000000000000
  202.     DateTimeStampEnabled = True
  203.     PageNumberEnabled = True
  204.     LineSpacing = 1.500000000000000000
  205.     FrameStyleLeft = frNone
  206.     FrameStyleTop = frSingleThin
  207.     FrameStyleRight = frNone
  208.     FrameStyleBottom = frSingleThin
  209.     Left = 444
  210.     Top = 56
  211.   end
  212. end
  213.