home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Pronto / P32FAM.EXE / Family.z / FAMILY.exe / 0 / RCDATA / TFRMABOUTDLG / TFRMABOUTDLG.txt
Text File  |  1997-03-10  |  808b  |  42 lines

  1. object frmAboutDlg: TfrmAboutDlg
  2.   Left = 291
  3.   Top = 161
  4.   BorderStyle = bsNone
  5.   Caption = 'Pronto Family'
  6.   ClientHeight = 313
  7.   ClientWidth = 607
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnDeactivate = FormDeactivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object imgBackGr: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 602
  23.     Height = 307
  24.   end
  25.   object imgCommtouch: TImage
  26.     Left = 369
  27.     Top = 168
  28.     Width = 101
  29.     Height = 42
  30.     Cursor = 18
  31.     OnMouseDown = imgCommtouchMouseDown
  32.   end
  33.   object imgCancel: TImage
  34.     Left = 370
  35.     Top = 223
  36.     Width = 98
  37.     Height = 40
  38.     Cursor = 18
  39.     OnMouseDown = imgCancelMouseDown
  40.   end
  41. end
  42.