home *** CD-ROM | disk | FTP | other *** search
- object frmMain: TfrmMain
- Left = 265
- Top = 234
- AutoSize = True
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 241
- ClientWidth = 154
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object imgPanel: TImage
- Left = 0
- Top = 0
- Width = 154
- Height = 241
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnClick = imgPanelClick
- OnMouseMove = imgPanelMouseMove
- end
- end
-