home *** CD-ROM | disk | FTP | other *** search
/ Freelog 11 / Freelog011.iso / BestOf / PhoenixMail / Source / spell / Main.dfm / Main.txt
Text File  |  1999-01-10  |  788b  |  37 lines

  1. object MainForm: TMainForm
  2.   Left = 135
  3.   Top = 252
  4.   BorderStyle = bsNone
  5.   Caption = 'MainForm'
  6.   ClientHeight = 63
  7.   ClientWidth = 104
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Memo1: TMemo
  17.     Left = 4
  18.     Top = 4
  19.     Width = 89
  20.     Height = 49
  21.     TabOrder = 1
  22.     Visible = False
  23.     WantTabs = True
  24.     WordWrap = False
  25.   end
  26.   object VSpell: TVSSpell
  27.     Left = 12
  28.     Top = 16
  29.     Width = 23
  30.     Height = 23
  31.     ControlData = {
  32.       00000200010101000000005E7E00000A0001000C616D65726963616E2E767464
  33.       DC0500000000000000000001C0C0C0000000000C767370656C6C65722E686C70
  34.       0C767370656C6C65722E686C70C2AE01}
  35.   end
  36. end
  37.