home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 April / CMycha200104.iso / CyberMycha.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Text File  |  2000-11-27  |  656b  |  33 lines

  1. object frmMain: TfrmMain
  2.   Left = 192
  3.   Top = 103
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'frmMain'
  9.   ClientHeight = 490
  10.   ClientWidth = 678
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object imgBody: TImage
  26.     Left = 0
  27.     Top = 0
  28.     Width = 129
  29.     Height = 105
  30.     AutoSize = True
  31.   end
  32. end
  33.