home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kolekce / d6 / FRCLX.ZIP / DEMO / Unit2.xfm / Unit2.txt
Text File  |  2001-07-29  |  2KB  |  118 lines

  1. object Form2: TForm2
  2.   Left = 196
  3.   Top = 110
  4.   Width = 196
  5.   Height = 185
  6.   VertScrollBar.Range = 93
  7.   HorzScrollBar.Range = 173
  8.   Caption = 'Form2'
  9.   Color = clBackground
  10.   Font.Color = clText
  11.   Font.Height = 11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Pitch = fpVariable
  14.   Font.Style = []
  15.   Font.Weight = 40
  16.   ParentFont = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   TextWidth = 6
  20.   object Label1: TLabel
  21.     Left = 36
  22.     Top = 12
  23.     Width = 37
  24.     Height = 13
  25.     Caption = 'Reports'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 20
  29.     Top = 80
  30.     Width = 67
  31.     Height = 13
  32.     Caption = 'Add-in objects'
  33.   end
  34.   object Label3: TLabel
  35.     Left = 116
  36.     Top = 80
  37.     Width = 57
  38.     Height = 13
  39.     Caption = 'Export filters'
  40.   end
  41.   object Label4: TLabel
  42.     Left = 124
  43.     Top = 12
  44.     Width = 42
  45.     Height = 13
  46.     Caption = 'Designer'
  47.   end
  48.   object frReport1: TfrReport
  49.     InitialZoom = pzDefault
  50.     PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit, pbPageSetup]
  51.     Left = 12
  52.     Top = 28
  53.     ReportForm = {18000000}
  54.   end
  55.   object frReport2: TfrReport
  56.     InitialZoom = pzDefault
  57.     PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit]
  58.     Left = 40
  59.     Top = 28
  60.     ReportForm = {18000000}
  61.   end
  62.   object frDesigner1: TfrDesigner
  63.     Left = 132
  64.     Top = 28
  65.   end
  66.   object frCompositeReport1: TfrCompositeReport
  67.     InitialZoom = pzDefault
  68.     PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit]
  69.     Left = 68
  70.     Top = 28
  71.     ReportForm = {18000000}
  72.   end
  73.   object frCheckBoxObject1: TfrCheckBoxObject
  74.     Left = 52
  75.     Top = 96
  76.   end
  77.   object frShapeObject1: TfrShapeObject
  78.     Left = 24
  79.     Top = 124
  80.   end
  81.   object frBarCodeObject1: TfrBarCodeObject
  82.     Left = 52
  83.     Top = 124
  84.   end
  85.   object frDialogControls1: TfrDialogControls
  86.     Left = 40
  87.     Top = 152
  88.   end
  89.   object frRoundRectObject1: TfrRoundRectObject
  90.     Left = 24
  91.     Top = 96
  92.   end
  93.   object frTextExport1: TfrTextExport
  94.     ScaleX = 1.000000000000000000
  95.     ScaleY = 1.000000000000000000
  96.     Left = 116
  97.     Top = 96
  98.   end
  99.   object frRTFExport1: TfrRTFExport
  100.     ScaleX = 1.300000000000000000
  101.     ScaleY = 1.000000000000000000
  102.     Left = 144
  103.     Top = 96
  104.   end
  105.   object frCSVExport1: TfrCSVExport
  106.     ScaleX = 1.000000000000000000
  107.     ScaleY = 1.000000000000000000
  108.     Left = 116
  109.     Top = 124
  110.   end
  111.   object frHTMExport1: TfrHTMExport
  112.     ScaleX = 1.000000000000000000
  113.     ScaleY = 1.000000000000000000
  114.     Left = 144
  115.     Top = 124
  116.   end
  117. end
  118.