object AboutDefractor: TAboutDefractor Left = 332 Top = 230 BorderIcons = [] BorderStyle = bsSingle Caption = 'About Defractor 0.97�' ClientHeight = 126 ClientWidth = 401 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 150 Top = 78 Width = 175 Height = 16 Caption = '*** This is a Beta Release *** ' Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 100 Picture.Data = {} end object Button1: TButton Left = 0 Top = 102 Width = 400 Height = 22 Caption = 'OFFICIAL NeuRoTiX PaGe: http://neurotix.303dim.com/' TabOrder = 0 OnClick = Button1Click end end