home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / ID_Addnl.dll / RCDATA / TEASTERFRANK / TEASTERFRANK.txt < prev   
Text File  |  1997-09-12  |  866b  |  43 lines

  1. object Easterfrank: TEasterfrank
  2.   Left = 297
  3.   Top = 167
  4.   BorderStyle = bsSingle
  5.   Caption = 'Frank'#39's easteregg'
  6.   ClientHeight = 378
  7.   ClientWidth = 495
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 4
  19.     Top = 4
  20.     Width = 489
  21.     Height = 349
  22.     Picture.Data = {<image001.bmp>}
  23.   end
  24.   object Label1: TLabel
  25.     Left = 4
  26.     Top = 356
  27.     Width = 390
  28.     Height = 13
  29.     Caption = 
  30.       'Hi i'#39'm Frank Schr∩┐╜fer and i started to program IavaDraw Visual i' +
  31.       'n March 1996. Bye.'
  32.   end
  33.   object Button1: TButton
  34.     Left = 416
  35.     Top = 356
  36.     Width = 75
  37.     Height = 21
  38.     Caption = 'OK'
  39.     TabOrder = 0
  40.     OnClick = Button1Click
  41.   end
  42. end
  43.