home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Breathe / breathe.exe / 0 / RCDATA / TFORM5 / TFORM5.txt < prev   
Text File  |  1998-03-25  |  2KB  |  106 lines

  1. object Form5: TForm5
  2.   Left = 242
  3.   Top = 319
  4.   BorderStyle = bsDialog
  5.   Caption = 'About ...'
  6.   ClientHeight = 154
  7.   ClientWidth = 406
  8.   Color = clNavy
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label2: TLabel
  20.     Left = 74
  21.     Top = 102
  22.     Width = 133
  23.     Height = 13
  24.     Caption = 'Just remember this: (our site)'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWhite
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Label3: TLabel
  33.     Left = 36
  34.     Top = 122
  35.     Width = 213
  36.     Height = 29
  37.     Hint = 'Great site! Go visit it...'
  38.     Caption = 'http://aries.base.org'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWhite
  41.     Font.Height = -24
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.     ParentShowHint = False
  46.     ShowHint = True
  47.   end
  48.   object Image1: TImage
  49.     Left = 12
  50.     Top = 0
  51.     Width = 253
  52.     Height = 97
  53.     Hint = 'Nice pic, hey?'
  54.     AutoSize = True
  55.     ParentShowHint = False
  56.     Picture.Data = {<image000.bmp>}
  57.     ShowHint = True
  58.   end
  59.   object Banner1: TBanner
  60.     Left = 272
  61.     Top = 6
  62.     Width = 127
  63.     Height = 143
  64.     Hint = 'Some more Credits...'
  65.     Lines.Strings = (
  66.       'ARIES BREATHE'
  67.       ''
  68.       'CODING:'
  69.       ''
  70.       '   Bruno Pinto (Aries)'
  71.       '   S∩┐╜b. Buysse (Buitoni)'
  72.       ''
  73.       'DESIGN:'
  74.       ''
  75.       '   Bruno Pinto'
  76.       ''
  77.       'CONTACTS:'
  78.       ''
  79.       '   http://aries.base.org'
  80.       '   aries@vo.lu'
  81.       ''
  82.       '(c) copyright 1998  '
  83.       'ARIES Productions'
  84.       ''
  85.       ''
  86.       ''
  87.       ''
  88.       ''
  89.       ''
  90.       '')
  91.     LinesAlign = taLeftJustify
  92.     NoGap = True
  93.     ScrollDirection = sdBottomToTop
  94.     ScrollInterval = 20
  95.     ScrollPixels = 1
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clWhite
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentShowHint = False
  102.     ParentFont = False
  103.     ShowHint = True
  104.   end
  105. end
  106.