object frmAbout: TfrmAbout Left = 238 Top = 156 BorderStyle = bsDialog Caption = 'About' ClientHeight = 219 ClientWidth = 281 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object grpMAIN: TGroupBox Left = 8 Top = 8 Width = 265 Height = 177 TabOrder = 0 object lblHlavni: TLabel Left = 80 Top = 63 Width = 144 Height = 13 Cursor = crHandPoint Caption = 'http://www.waptop.cz/waptor' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = lblHlavniClick end object Label6: TLabel Left = 80 Top = 23 Width = 97 Height = 13 Caption = 'EasyPad WAPtor' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object lblAUTOR: TLabel Left = 80 Top = 89 Width = 40 Height = 13 Caption = 'Support:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object lblEmail: TLabel Left = 80 Top = 103 Width = 92 Height = 13 Cursor = crHandPoint Caption = 'waptor@waptop.cz' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = lblEmailClick end object lblHomepage: TLabel Left = 80 Top = 157 Width = 110 Height = 13 Cursor = crHandPoint Caption = 'http://webhost.cz/elka' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = lblHomepageClick end object Label1: TLabel Left = 80 Top = 128 Width = 34 Height = 13 Caption = 'Author:' end object Label2: TLabel Left = 80 Top = 40 Width = 117 Height = 13 Caption = 'WML editor for Windows' end object Label3: TLabel Left = 184 Top = 23 Width = 32 Height = 13 Caption = 'Label3' end object Label4: TLabel Left = 80 Top = 144 Width = 60 Height = 13 Caption = 'Libor Krayzel' end object Image1: TImage Left = 24 Top = 24 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end end object Button1: TButton Left = 200 Top = 192 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' Default = True ModalResult = 2 TabOrder = 1 end end