home *** CD-ROM | disk | FTP | other *** search
/ PC User 1998 October / Image.iso / educat / pencils1 / _SETUP.1 / noteload.exe / 0 / RCDATA / TSOMEFORM / TSOMEFORM.txt
Encoding:
Text File  |  1998-06-29  |  317 b   |  17 lines

  1. object someform: Tsomeform
  2.   Left = 235
  3.   Top = 341
  4.   BorderStyle = bsNone
  5.   Caption = 'zNotes'
  6.   ClientHeight = 273
  7.   ClientWidth = 427
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Visible = True
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16. end
  17.