home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / prezent / cb / data.z / RPTFORM.DFM / RPTFORM.txt < prev   
Text File  |  1997-01-16  |  2KB  |  76 lines

  1. object MAtypicalRPTform: TMAtypicalRPTform
  2.   Left = 242
  3.   Top = 138
  4.   Width = 637
  5.   Height = 447
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'MAtypicalRPTform'
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17.   object TitleBand: TQRBand
  18.     Left = 0
  19.     Top = 0
  20.     Width = 1200
  21.     Height = 77
  22.     Align = alTop
  23.     BandType = rbTitle
  24.     Color = clWhite
  25.     ForceNewPage = False
  26.     Frame.DrawTop = False
  27.     Frame.DrawBottom = False
  28.     Frame.DrawLeft = False
  29.     Frame.DrawRight = False
  30.     Ruler = qrrInchesHV
  31.     object Image1: TImage
  32.       Left = -3
  33.       Top = 0
  34.       Width = 105
  35.       Height = 75
  36.       Picture.Data = {<image000.bmp>}
  37.     end
  38.     object QRLabel1: TQRLabel
  39.       Left = 112
  40.       Top = 48
  41.       Width = 196
  42.       Height = 22
  43.       Caption = 'Marine Adventures'
  44.       AlignToBand = False
  45.       Font.Charset = ANSI_CHARSET
  46.       Font.Color = clRed
  47.       Font.Height = -19
  48.       Font.Name = 'Billboard'
  49.       Font.Style = [fsBold, fsItalic]
  50.       ParentFont = False
  51.     end
  52.     object QRLabel3: TQRLabel
  53.       Left = 312
  54.       Top = 56
  55.       Width = 14
  56.       Height = 12
  57.       Caption = '(c)'
  58.       AlignToBand = False
  59.       Font.Charset = ANSI_CHARSET
  60.       Font.Color = clRed
  61.       Font.Height = -11
  62.       Font.Name = 'Billboard'
  63.       Font.Style = [fsBold, fsItalic]
  64.       ParentFont = False
  65.     end
  66.     object QRShape1: TQRShape
  67.       Left = 0
  68.       Top = 73
  69.       Width = 733
  70.       Height = 5
  71.       Brush.Color = clBlue
  72.       Shape = qrsRectangle
  73.     end
  74.   end
  75. end
  76.