home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9EDU / NATURO10.ZIP / natur10.exe / NATUP1 / NATUP1.EXE / 0 / RCDATA / TFORM401 / TFORM401.txt < prev   
Text File  |  1995-05-10  |  965b  |  48 lines

  1. object Form401: TForm401
  2.   Left = 245
  3.   Top = 106
  4.   Width = 344
  5.   Height = 283
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu]
  9.   Caption = 'Naturopat∩┐╜a "Productos Naturales"'
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 337
  21.     Height = 257
  22.     BevelInner = bvLowered
  23.     BevelWidth = 3
  24.     BorderWidth = 1
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 8
  28.       Top = 8
  29.       Width = 320
  30.       Height = 240
  31.       AutoSize = True
  32.       Center = True
  33.       DragMode = dmAutomatic
  34.       Picture.Data = {<image000.bmp>}
  35.     end
  36.     object BitBtn1: TBitBtn
  37.       Left = 16
  38.       Top = 24
  39.       Width = 65
  40.       Height = 33
  41.       Caption = '&Cerrar'
  42.       TabOrder = 0
  43.       OnClick = BitBtn1Click
  44.       Kind = bkOK
  45.     end
  46.   end
  47. end
  48.