object Form1: TForm1 Left = 192 Top = 114 Width = 511 Height = 362 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object OvcURL1: TOvcURL Left = 96 Top = 56 Width = 138 Height = 13 Hint = 'http://www.lazarus.freepascal.org' Caption = 'URL link to Lazarus Web site' URL = 'http://www.lazarus.freepascal.org' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ParentShowHint = False ShowHint = True end end