home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / Wiscy / _SETUP.1 / WiSCy.exe / 0 / RCDATA / TDM / TDM.txt
Encoding:
Text File  |  1998-02-28  |  796 b   |  42 lines

  1. object DM: TDM
  2.   Left = 146
  3.   Top = 181
  4.   Height = 439
  5.   Width = 413
  6.   object SaveDialog1: TSaveDialog
  7.     Options = [ofOverwritePrompt, ofPathMustExist]
  8.     Left = 28
  9.     Top = 10
  10.   end
  11.   object ColorDialog1: TColorDialog
  12.     Ctl3D = True
  13.     Left = 88
  14.     Top = 11
  15.   end
  16.   object PrintDialog1: TPrintDialog
  17.     Options = [poPrintToFile]
  18.     PrintToFile = True
  19.     Left = 160
  20.     Top = 8
  21.   end
  22.   object PrinterSetupDialog1: TPrinterSetupDialog
  23.     Left = 24
  24.     Top = 56
  25.   end
  26.   object FontDialog1: TFontDialog
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     MinFontSize = 0
  33.     MaxFontSize = 0
  34.     Left = 312
  35.     Top = 16
  36.   end
  37.   object OpenDialog1: TOpenDialog
  38.     Left = 240
  39.     Top = 8
  40.   end
  41. end
  42.