home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 December / PCA1298.ISO / leser / 4 / stp20.exe / Stundenplaner.exe / 0 / RCDATA / TFORM11 / TFORM11.txt
Text File  |  1998-09-20  |  503b  |  30 lines

  1. object Form11: TForm11
  2.   Left = 355
  3.   Top = 180
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Form11'
  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 Image1: TImage
  14.     Left = 0
  15.     Top = 0
  16.     Width = 425
  17.     Height = 273
  18.     Stretch = True
  19.   end
  20.   object Button1: TButton
  21.     Left = 40
  22.     Top = 232
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'Button1'
  26.     TabOrder = 0
  27.     OnClick = Button1Click
  28.   end
  29. end
  30.