home *** CD-ROM | disk | FTP | other *** search
- object MN_FRM: TMN_FRM
- Left = 192
- Top = 107
- BorderIcons = [biSystemMenu, biMinimize, biHelp]
- BorderStyle = bsNone
- Caption = 'MN_FRM'
- ClientHeight = 410
- ClientWidth = 816
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnCreate = FormCreate
- OnMouseDown = FormMouseDown
- OnMouseMove = FormMouseMove
- OnMouseUp = FormMouseUp
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object BG_IM: TImage
- Left = 8
- Top = 16
- Width = 105
- Height = 105
- Picture.Data = {<image000.jpg>}
- Visible = False
- end
- end
-