home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 February / NetPower_2-97.mdf / sponsors / aloha / mail.dll / RCDATA / TSAVEATT / TSAVEATT.txt
Text File  |  1996-10-16  |  340b  |  19 lines

  1. object SaveAtt: TSaveAtt
  2.   Left = 275
  3.   Top = 157
  4.   Width = 340
  5.   Height = 263
  6.   Caption = 'Save Files'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object SaveAttDialog: TSaveDialog
  14.     FileEditStyle = fsEdit
  15.     Left = 136
  16.     Top = 72
  17.   end
  18. end
  19.