home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / sachy / ckin132.exe / 0 / RCDATA / TMALEHRLICHDLG / TMALEHRLICHDLG.txt
Text File  |  1997-12-11  |  618b  |  34 lines

  1. object MalEhrlichDlg: TMalEhrlichDlg
  2.   Left = 379
  3.   Top = 256
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 349
  7.   ClientWidth = 317
  8.   Color = clWhite
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Shape1: TShape
  18.     Left = 0
  19.     Top = 0
  20.     Width = 317
  21.     Height = 349
  22.     Pen.Width = 2
  23.   end
  24.   object Image1: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 317
  28.     Height = 349
  29.     Align = alClient
  30.     Center = True
  31.     OnClick = Image1Click
  32.   end
  33. end
  34.