home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2005 June / CMYCHA200506_broken.iso / CyberMycha.exe / 0 / RCDATA / TFRMINFO / TFRMINFO.txt
Text File  |  2003-10-21  |  929b  |  45 lines

  1. object frmInfo: TfrmInfo
  2.   Left = 337
  3.   Top = 122
  4.   BorderStyle = bsNone
  5.   Caption = 'frmInfo'
  6.   ClientHeight = 450
  7.   ClientWidth = 320
  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.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object imgBody: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 320
  23.     Height = 450
  24.     AutoSize = True
  25.   end
  26.   object htmlInfo: ThtmlLite
  27.     Left = 9
  28.     Top = 12
  29.     Width = 302
  30.     Height = 387
  31.     Cursor = 2
  32.     OnHotSpotClick = htmlInfoHotSpotClick
  33.     ViewImages = True
  34.     TabOrder = 0
  35.     DefBackground = 10616319
  36.     BorderStyle = htSingle
  37.     HistoryMaxCount = 0
  38.     DefFontName = 'Times New Roman'
  39.     DefPreFontName = 'Courier New'
  40.     NoSelect = False
  41.     CharSet = DEFAULT_CHARSET
  42.     OnKeyPress = htmlInfoKeyPress
  43.   end
  44. end
  45.