home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / tema / langexpert / download / LangExpert.exe / 0 / RCDATA / TLOGOOKNO / TLOGOOKNO.txt < prev   
Text File  |  2003-01-26  |  596b  |  30 lines

  1. object LogoOkno: TLogoOkno
  2.   Left = 251
  3.   Top = 164
  4.   BorderStyle = bsNone
  5.   Caption = 'Logo'
  6.   ClientHeight = 187
  7.   ClientWidth = 318
  8.   Color = 12829635
  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 = poDesktopCenter
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 318
  24.     Height = 187
  25.     AutoSize = True
  26.     Picture.Data = {<image000.jpg>}
  27.     OnClick = ImageClick
  28.   end
  29. end
  30.