Mainfrm.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
- object frmMain: TfrmMain
- Left = 166
- Top = 111
- Width = 544
- Height = 375
- Caption = 'XXX'#24212#29992#31243#24207
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object MainMenu1: TMainMenu
- AutoHotkeys = maManual
- Left = 136
- Top = 72
- object N1: TMenuItem
- Caption = #12304'XXX'#12305
- end
- object N2: TMenuItem
- Caption = #12304'XXX-XX'#12305
- end
- object N_Plugins: TMenuItem
- Caption = #12304'Plugins'#12305
- end
- end
- end