Unit1.dfm
上传用户:oumai21
上传日期:2016-04-20
资源大小:7k
文件大小:1k
- object mainForm: TmainForm
- Left = 192
- Top = 134
- BorderStyle = bsNone
- Caption = 'mainForm'
- ClientHeight = 426
- ClientWidth = 688
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- WindowState = wsMaximized
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgmain: TImage
- Left = 0
- Top = 0
- Width = 688
- Height = 426
- Align = alClient
- end
- end