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

  1. object LogoWnd: TLogoWnd
  2.   Left = 371
  3.   Top = 133
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 200
  7.   ClientWidth = 250
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 250
  21.     Height = 200
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25. end
  26.