object AboutForm: TAboutForm Left = 622 Height = 300 Top = 271 Width = 400 ActiveControl = AboutMemo Caption = 'AboutForm' ClientHeight = 300 ClientWidth = 400 OnCreate = FormCreate LCLVersion = '0.9.29' object AboutMemo: TMemo Left = 0 Height = 300 Top = 0 Width = 400 Align = alClient TabOrder = 0 end end