home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1996 October / CLUB10_96.BIN / share95 / 95kalend / kalender.exe / 0 / RCDATA / TFORM9 / TFORM9.txt
Text File  |  1996-06-23  |  659b  |  36 lines

  1. object Form9: TForm9
  2.   Left = 72
  3.   Top = 59
  4.   BorderStyle = bsNone
  5.   Caption = 'Form9'
  6.   ClientHeight = 347
  7.   ClientWidth = 459
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 459
  20.     Height = 347
  21.     Align = alClient
  22.     BevelInner = bvLowered
  23.     BevelWidth = 4
  24.     BorderStyle = bsSingle
  25.     Caption = ' '
  26.     TabOrder = 0
  27.     object Image1: TImage
  28.       Left = 8
  29.       Top = 8
  30.       Width = 439
  31.       Height = 327
  32.       Align = alClient
  33.     end
  34.   end
  35. end
  36.