home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / hudba / maniac / _setup.1 / MusicManiac.exe / 0 / RCDATA / TABOUTWINDOW / TABOUTWINDOW.txt < prev   
Text File  |  1997-01-27  |  4KB  |  194 lines

  1. object AboutWindow: TAboutWindow
  2.   Left = 272
  3.   Top = 184
  4.   Width = 328
  5.   Height = 343
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'About'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnDblClick = FormDblClick
  14.   OnHide = FormHide
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object staCompany: TLabel
  19.     Left = 124
  20.     Top = 8
  21.     Width = 189
  22.     Height = 13
  23.     AutoSize = False
  24.     Caption = 'K/oS MusicManiac 1.0'
  25.   end
  26.   object staCopyright: TLabel
  27.     Left = 124
  28.     Top = 24
  29.     Width = 189
  30.     Height = 13
  31.     AutoSize = False
  32.     Caption = '(C) 1996&&1997 K/oS'
  33.   end
  34.   object Lab1l4: TLabel
  35.     Left = 120
  36.     Top = 212
  37.     Width = 193
  38.     Height = 17
  39.     AutoSize = False
  40.     Caption = 'Contact K/oS: TeXHeX@msn.com'
  41.   end
  42.   object Label5: TLabel
  43.     Left = 124
  44.     Top = 60
  45.     Width = 185
  46.     Height = 17
  47.     AutoSize = False
  48.     Caption = 'MusicManiac is Freeware'
  49.   end
  50.   object Label1: TLabel
  51.     Left = 124
  52.     Top = 40
  53.     Width = 189
  54.     Height = 17
  55.     AutoSize = False
  56.     Caption = 'written by TeX HeX'
  57.   end
  58.   object Label2: TLabel
  59.     Left = 120
  60.     Top = 232
  61.     Width = 193
  62.     Height = 17
  63.     AutoSize = False
  64.     Caption = 'Support BBS:'
  65.   end
  66.   object Label3: TLabel
  67.     Left = 120
  68.     Top = 252
  69.     Width = 193
  70.     Height = 17
  71.     AutoSize = False
  72.     Caption = 'Starline +49-6232-629141'
  73.   end
  74.   object Label4: TLabel
  75.     Left = 120
  76.     Top = 272
  77.     Width = 193
  78.     Height = 17
  79.     AutoSize = False
  80.     Caption = 'Official Distribution Site:'
  81.   end
  82.   object panBanner: TPanel
  83.     Left = 120
  84.     Top = 84
  85.     Width = 193
  86.     Height = 121
  87.     BevelInner = bvLowered
  88.     BevelOuter = bvLowered
  89.     Caption = 'panBanner'
  90.     TabOrder = 0
  91.     object Banner1: TBanner
  92.       Left = 2
  93.       Top = 2
  94.       Width = 189
  95.       Height = 117
  96.       AutoEnable = False
  97.       Lines.Strings = (
  98.         'MusicManiac uses:'
  99.         
  100.           '                                                                ' +
  101.           '      '
  102.         'MIDAS Sound System'
  103.         '(c) 1997 by'
  104.         'Petteri Kangaslampi &'
  105.         'Jarno Paananen'
  106.         '(http://kalahari.ton.tut.fi/s2/midas.html)'
  107.         ''
  108.         'IEButton'
  109.         '(c) 1996 by'
  110.         'Alexander Meeder'
  111.         ''
  112.         'Banner'
  113.         '(c) 1996 by '
  114.         'Jan Goyvaerts'
  115.         ''
  116.         'TrayIcon'
  117.         '(c) 1996 by'
  118.         'Pete Ness'
  119.         '(based on the work'
  120.         'of Derek Stutsman)'
  121.         ''
  122.         ''
  123.         ''
  124.         'Modules:'
  125.         ''
  126.         'Zak-Zaka-Zak-Zak'
  127.         '(zak-zaka.s3m)'
  128.         '(c) by Purple Motion/Future Crew'
  129.         ''
  130.         'Elysium'
  131.         '(elysium.mod)'
  132.         '(c) by Volker Tripp'
  133.         '(tripp@uni-muenster.de)'
  134.         ''
  135.         ''
  136.         ''
  137.         'The Crew:'
  138.         ''
  139.         'Code: TeX HeX'
  140.         'Helpfile: Koala'
  141.         'Additional Stuff: AmoKKomA'
  142.         'Icon: Han Solo'
  143.         'Betatest: Snake'
  144.         ''
  145.         ''
  146.         ''
  147.         ''
  148.         ''
  149.         ''
  150.         ''
  151.         ''
  152.         ''
  153.         ''
  154.         ''
  155.         '')
  156.       LinesAlign = taLeftJustify
  157.       NoGap = True
  158.       ScrollDirection = sdBottomToTop
  159.       ScrollInterval = 150
  160.       ScrollPixels = 3
  161.       Align = alClient
  162.     end
  163.   end
  164.   object ediWebPage: TEdit
  165.     Left = 120
  166.     Top = 288
  167.     Width = 193
  168.     Height = 21
  169.     Color = clBtnFace
  170.     ReadOnly = True
  171.     TabOrder = 1
  172.     Text = 'http://www.maz-sound.com'
  173.   end
  174.   object panKingfisher: TPanel
  175.     Left = 8
  176.     Top = 8
  177.     Width = 101
  178.     Height = 93
  179.     BevelInner = bvLowered
  180.     BevelOuter = bvNone
  181.     TabOrder = 2
  182.     object Image1: TImage
  183.       Left = 1
  184.       Top = 1
  185.       Width = 99
  186.       Height = 91
  187.       Align = alClient
  188.       Center = True
  189.       Picture.Data = {<image000.bmp>}
  190.       Stretch = True
  191.     end
  192.   end
  193. end
  194.