object FormAbout: TFormAbout Left = 562 Height = 397 Top = 277 Width = 473 Caption = 'About' ClientHeight = 397 ClientWidth = 473 OnCreate = FormCreate OnShow = FormShow Position = poScreenCenter LCLVersion = '1.6.0.4' object LabelDescription: TLabel Left = 20 Height = 48 Top = 108 Width = 433 Align = alTop BorderSpacing.Around = 20 Caption = 'Simple tool for quick searching of meaning for various acronyms and abbreviations.' ParentColor = False WordWrap = True end object ButtonClose: TButton Left = 360 Height = 25 Top = 357 Width = 93 Anchors = [akRight, akBottom] Caption = 'Close' ModalResult = 1 TabOrder = 0 end object LabelContent: TLabel Left = 20 Height = 24 Top = 176 Width = 433 Align = alTop BorderSpacing.Around = 20 Caption = ' ' ParentColor = False end object ButtonHomePage: TButton Left = 16 Height = 25 Top = 357 Width = 176 Anchors = [akLeft, akBottom] Caption = 'Home page' OnClick = ButtonHomePageClick TabOrder = 1 end object Panel1: TPanel Left = 0 Height = 88 Top = 0 Width = 473 Align = alTop BevelOuter = bvNone ClientHeight = 88 ClientWidth = 473 TabOrder = 2 object Image1: TImage Left = 24 Height = 66 Top = 16 Width = 69 Picture.Data = { 1754506F727461626C654E6574776F726B477261706869632301000089504E47 0D0A1A0A0000000D49484452000000400000004008030000009DB781EC000000 0C504C544500000000000000003AFFC90EE9675ABE0000000174524E530040E6 D866000000C549444154789CEDD64B0EC3200C04D04C73FF3B77D1AAB2C1DF4E 48BB60364990FC440C121CC7CECEDF054968202580334881888137C1002F8303 664137C99A74228480334803A802EE68B589FEBC6A4030310E18DBE801516F6E 043E8F3E00098CCD2903EAA50740035807385B597E4E82AC5805445F57036613 61A6B10A2C60D7CB5FBA0710EB36353506C65F9E866AC0A982070B346660D5AB D171FB90C0BC501980EC64A2812C9DC3D5AEF7AF185F5D309A4058BFFA9285B4 FE8A8B2655BEB3F3C33C01B6231002CAEF0D050000000049454E44AE426082 } end object LabelAppName: TLabel Left = 104 Height = 55 Top = 16 Width = 338 Align = alCustom BorderSpacing.Around = 20 Caption = 'Acronym Decoder' Font.Height = -40 ParentColor = False ParentFont = False WordWrap = True end end end