object fmAbout: TfmAbout Left = 604 Top = 109 BorderStyle = bsNone Caption = 'About SA-MP' ClientHeight = 246 ClientWidth = 350 Color = clGray TransparentColorValue = clMaroon Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] OldCreateOrder = False Position = poMainFormCenter OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 end