home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / WTXT / CTE32_.ZIP / _SETUP.1 / Cte95.exe / 0 / RCDATA / TOLEFORM / TOLEFORM.txt
Text File  |  1998-06-03  |  561b  |  30 lines

  1. object OLEForm: TOLEForm
  2.   Left = 472
  3.   Top = 187
  4.   Width = 230
  5.   Height = 190
  6.   Caption = 'OLEForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poDefault
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object OleCon: TOleContainer
  16.     Left = 0
  17.     Top = 0
  18.     Width = 209
  19.     Height = 153
  20.     AllowInPlace = False
  21.     AutoVerbMenu = False
  22.     BorderStyle = bsNone
  23.     Color = clNone
  24.     Ctl3D = False
  25.     ParentCtl3D = False
  26.     SizeMode = smAutoSize
  27.     TabOrder = 0
  28.   end
  29. end
  30.