home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / MCP3B.ZIP / _SETUP.1 / MCP.exe / 0 / RCDATA / TFRESOURCE / TFRESOURCE.txt
Text File  |  1998-05-10  |  812b  |  45 lines

  1. object FResource: TFResource
  2.   Left = 154
  3.   Top = 117
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Resources'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Panel1: TPanel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 425
  18.     Height = 273
  19.     TabOrder = 0
  20.     object Label1: TLabel
  21.       Left = 16
  22.       Top = 32
  23.       Width = 369
  24.       Height = 65
  25.       Caption = 'Label1'
  26.     end
  27.     object Label2: TLabel
  28.       Left = 16
  29.       Top = 120
  30.       Width = 393
  31.       Height = 73
  32.       Caption = 'Label2'
  33.     end
  34.     object Button1: TButton
  35.       Left = 184
  36.       Top = 240
  37.       Width = 75
  38.       Height = 25
  39.       Caption = 'Exit'
  40.       TabOrder = 0
  41.       OnClick = Button1Click
  42.     end
  43.   end
  44. end
  45.