home *** CD-ROM | disk | FTP | other *** search
- object frmMain: TfrmMain
- Left = 204
- Top = 155
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmMain'
- ClientHeight = 490
- ClientWidth = 678
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgBody: TImage
- Left = 0
- Top = 0
- Width = 129
- Height = 105
- AutoSize = True
- end
- end
-