object Form_About: TForm_About Left = 424 Top = 299 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderStyle = bsToolWindow Caption = 'About Replace' ClientHeight = 300 ClientWidth = 400 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object ImageAbout: TImage Left = 0 Top = 0 Width = 400 Height = 300 Align = alClient Picture.Data = {} OnClick = ImageAboutClick end object Label_Versie: TLabel Left = 272 Top = 15 Width = 120 Height = 35 Alignment = taRightJustify AutoSize = False Caption = '1.1.4' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -32 Font.Name = 'Arial Black' Font.Style = [] ParentFont = False Transparent = True end object LabelThanxToJoris: TLabel Left = 254 Top = 156 Width = 138 Height = 13 Caption = 'Thanx to: Joris Nieuwint' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object HyperLabel1: THyperLabel Left = 260 Top = 285 Width = 137 Height = 13 Cursor = crHandPoint Caption = 'Visit: http://beam.to/replace' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Transparent = True HyperColour = clBlue PressedColour = 8454143 URL = 'http://www.mediaport.org/~daft/' end end