home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / voll / arbeitsz / _setup.1 / Zeugnis.dll / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-09-01  |  539b  |  31 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 108
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'Form1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object RichEdit1: TRichEdit
  15.     Left = 24
  16.     Top = 16
  17.     Width = 529
  18.     Height = 409
  19.     TabOrder = 0
  20.   end
  21.   object Button1: TButton
  22.     Left = 592
  23.     Top = 40
  24.     Width = 75
  25.     Height = 25
  26.     Caption = 'Button1'
  27.     TabOrder = 1
  28.     OnClick = Button1Click
  29.   end
  30. end
  31.