object frmAboutDlg: TfrmAboutDlg Left = 291 Top = 161 BorderStyle = bsNone Caption = 'Pronto Family' ClientHeight = 313 ClientWidth = 607 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = FormCreate OnDeactivate = FormDeactivate PixelsPerInch = 96 TextHeight = 13 object imgBackGr: TImage Left = 0 Top = 0 Width = 602 Height = 307 end object imgCommtouch: TImage Left = 369 Top = 168 Width = 101 Height = 42 Cursor = 18 OnMouseDown = imgCommtouchMouseDown end object imgCancel: TImage Left = 370 Top = 223 Width = 98 Height = 40 Cursor = 18 OnMouseDown = imgCancelMouseDown end end