home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 November / APC411-2.ISO / email / poco.exe / file0001.bin / 0 / RCDATA / TCONFIGDIALOG / TCONFIGDIALOG.txt
Encoding:
Text File  |  1999-09-29  |  318 b   |  16 lines

  1. object ConfigDialog: TConfigDialog
  2.   Left = 183
  3.   Top = 119
  4.   Width = 432
  5.   Height = 300
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'ConfigDialog'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCloseQuery = FormCloseQuery
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15. end
  16.