home *** CD-ROM | disk | FTP | other *** search
- object frmMain: TfrmMain
- Left = 436
- Top = 201
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'frmMain'
- ClientHeight = 330
- ClientWidth = 451
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object bvUnderline: TBevel
- Left = 12
- Top = 284
- Width = 425
- Height = 9
- Shape = bsTopLine
- end
- object plBitmap: TPanel
- Left = 12
- Top = 12
- Width = 120
- Height = 260
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Color = clBlack
- TabOrder = 0
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 116
- Height = 256
- Align = alClient
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image001.bmp>}
- ShowHint = False
- end
- end
- end
-