object FormAbout: TFormAbout Left = 192 Top = 107 Width = 544 Height = 375 Caption = 'FormAbout' 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 Label1: TLabel Left = 168 Top = 106 Width = 199 Height = 24 Caption = 'Silakka ja Myyrä v.0.5' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object ButtonClose: TButton Left = 176 Top = 184 Width = 177 Height = 41 Caption = 'Close' TabOrder = 0 OnClick = ButtonCloseClick end end