home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / CHIP_2004_0102_X.BIN / systeem / info / drh2003e.exe / DRHARD.exe / 0 / RCDATA / TFORMLOGOE / TFORMLOGOE.txt < prev   
Text File  |  2003-07-25  |  582b  |  29 lines

  1. object FormLogoe: TFormLogoe
  2.   Left = 456
  3.   Top = 302
  4.   BorderStyle = bsNone
  5.   Caption = 'FormLogoe'
  6.   ClientHeight = 250
  7.   ClientWidth = 351
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 351
  24.     Height = 250
  25.     Align = alClient
  26.     Picture.Data = {<image000.jpg>}
  27.   end
  28. end
  29.