object FormAbout: TFormAbout Left = 379 Top = 170 BorderIcons = [] BorderStyle = bsDialog Caption = 'About application' ClientHeight = 332 ClientWidth = 421 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 212 Height = 27 Caption = 'Long Bridge Software' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 36 Width = 409 Height = 9 Shape = bsTopLine Style = bsRaised end object Label2: TLabel Left = 8 Top = 44 Width = 55 Height = 13 Caption = 'Homepage:' end object Label3: TLabel Left = 68 Top = 44 Width = 32 Height = 13 Caption = 'Label3' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label3Click OnMouseEnter = Label3MouseEnter OnMouseLeave = Label3MouseLeave end object Memo1: TMemo Left = 8 Top = 64 Width = 405 Height = 229 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object BitBtn1: TBitBtn Left = 172 Top = 300 Width = 75 Height = 25 Caption = 'Close' TabOrder = 1 OnClick = BitBtn1Click Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777778888877 7777777881111188777777811999991187777719999999991877719999999999 91877199FF999FF991871999FFF9FFF9991819999FFFFF999918199999FFF999 991819999FFFFF9999181999FFF9FFF999187199FF999FF99187719999999999 9187771999999999187777711999991177777777711111777777} end end