home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / MEMOPAD.ZIP / _SETUP.1 / MemoPadPro.exe / 0 / RCDATA / TFORM22 / TFORM22.txt
Text File  |  1998-05-28  |  953b  |  45 lines

  1. object Form22: TForm22
  2.   Left = 245
  3.   Top = 108
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Dope!!'
  6.   ClientHeight = 299
  7.   ClientWidth = 447
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 96
  18.     Top = 16
  19.     Width = 221
  20.     Height = 29
  21.     Alignment = taCenter
  22.     Caption = 'You are pretty cool'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clRed
  25.     Font.Height = -24
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 88
  32.     Top = 112
  33.     Width = 248
  34.     Height = 29
  35.     Alignment = taCenter
  36.     Caption = 'What did you expect?'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clRed
  39.     Font.Height = -24
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44. end
  45.