home *** CD-ROM | disk | FTP | other *** search
/ Computer Panoráma / computer_panorama_1997-12-hibas.iso / SHARE / SOUND / DFC097.ZIP / Dfc.exe / 0 / RCDATA / TABOUTDEFRACTOR / TABOUTDEFRACTOR.txt < prev   
Text File  |  1997-09-27  |  949b  |  45 lines

  1. object AboutDefractor: TAboutDefractor
  2.   Left = 332
  3.   Top = 230
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'About Defractor 0.97∩┐╜'
  7.   ClientHeight = 126
  8.   ClientWidth = 401
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 150
  18.     Top = 78
  19.     Width = 175
  20.     Height = 16
  21.     Caption = '*** This is a Beta Release *** '
  22.     Font.Color = clBlack
  23.     Font.Height = -13
  24.     Font.Name = 'Arial'
  25.     Font.Style = [fsBold, fsItalic]
  26.     ParentFont = False
  27.   end
  28.   object Image1: TImage
  29.     Left = 0
  30.     Top = 0
  31.     Width = 400
  32.     Height = 100
  33.     Picture.Data = {<image000.bmp>}
  34.   end
  35.   object Button1: TButton
  36.     Left = 0
  37.     Top = 102
  38.     Width = 400
  39.     Height = 22
  40.     Caption = 'OFFICIAL NeuRoTiX PaGe: http://neurotix.303dim.com/'
  41.     TabOrder = 0
  42.     OnClick = Button1Click
  43.   end
  44. end
  45.