home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9APLI / 32PSHD30.ZIP / _SETUP.1 / HAO30.exe / 0 / RCDATA / TDETAILSDLG / TDETAILSDLG.txt
Text File  |  1998-02-19  |  452b  |  25 lines

  1. object DetailsDlg: TDetailsDlg
  2.   Left = 164
  3.   Top = 128
  4.   Width = 435
  5.   Height = 415
  6.   Caption = 'View Template Details'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 15
  15.   object Memo1: TMemo
  16.     Left = 0
  17.     Top = 0
  18.     Width = 427
  19.     Height = 388
  20.     Align = alClient
  21.     ScrollBars = ssVertical
  22.     TabOrder = 0
  23.   end
  24. end
  25.