home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / PrimaSoftAO / _SETUP.1 / ADO30.exe / 0 / RCDATA / TDETAILSDLG / TDETAILSDLG.txt
Encoding:
Text File  |  1998-12-14  |  452 b   |  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.