📄 mainunit.dfm
字号:
object MainForm: TMainForm
Left = 189
Top = 105
Width = 879
Height = 619
Caption = 'MainForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu_main
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar_main: TStatusBar
Left = 0
Top = 551
Width = 871
Height = 22
AutoHint = True
Color = clScrollBar
Panels = <
item
Text = #20934#22791
Width = 200
end
item
Width = 150
end
item
Text = #29616#22312#26102#38388#65306
Width = 200
end
item
Text = #25805#20316#21592#65306' '#26435#38480#65306
Width = 50
end>
end
object Panel_main: TPanel
Left = 0
Top = 48
Width = 871
Height = 503
Align = alClient
BevelOuter = bvLowered
Color = clMoneyGreen
Ctl3D = True
DockSite = True
ParentCtl3D = False
TabOrder = 1
OnConstrainedResize = Panel_mainConstrainedResize
OnMouseMove = Panel_mainMouseMove
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 871
Height = 48
Align = alTop
Caption = 'Panel1'
TabOrder = 2
object ToolBar1: TToolBar
Left = 1
Top = 1
Width = 869
Height = 46
Align = alClient
ButtonHeight = 40
ButtonWidth = 39
Caption = 'ToolBar1'
Images = ImageList1
ParentShowHint = False
ShowHint = True
TabOrder = 0
object TB_backup: TToolButton
Left = 0
Top = 2
Hint = #25968#25454#22791#20221
Caption = 'TB_backup'
ImageIndex = 0
OnClick = Menu_file_data_backupClick
end
object ToolButton10: TToolButton
Left = 39
Top = 2
Width = 8
Caption = 'ToolButton10'
ImageIndex = 8
Style = tbsSeparator
end
object TB_GoodsInfo: TToolButton
Left = 47
Top = 2
Hint = #21830#21697#20449#24687
Caption = 'TB_GoodsInfo'
ImageIndex = 1
OnClick = Menu_bassmessage_goodsClick
end
object TB_DepotInfo: TToolButton
Left = 86
Top = 2
Hint = #21830#22330#20449#24687
Caption = 'TB_DepotInfo'
ImageIndex = 2
OnClick = Menu_bassmessage_depotClick
end
object ToolButton11: TToolButton
Left = 125
Top = 2
Width = 8
Caption = 'ToolButton11'
ImageIndex = 8
Style = tbsSeparator
end
object TB_daysell: TToolButton
Left = 133
Top = 2
Hint = #21830#22330#38144#21806#25968#25454#24405#20837
Caption = 'TB_daysell'
ImageIndex = 3
OnClick = Menu_data_daysellClick
end
object ToolButton9: TToolButton
Left = 172
Top = 2
Width = 8
Caption = 'ToolButton9'
ImageIndex = 7
Style = tbsSeparator
end
object TB_YWYxsfx: TToolButton
Left = 180
Top = 2
Hint = #19994#21153#21592#38144#21806#20998#26512
Caption = 'TB_YWYxsfx'
ImageIndex = 4
OnClick = Menu_chart_ywyxsClick
end
object TB_lskc: TToolButton
Left = 219
Top = 2
Hint = #21382#21490#24211#23384#26597#35810
Caption = 'TB_lskc'
ImageIndex = 5
OnClick = Menu_ywcx_sclskccxClick
end
object TB_spxstj: TToolButton
Left = 258
Top = 2
Hint = #20135#21697#38144#21806#32479#35745
Caption = 'TB_spxstj'
ImageIndex = 6
OnClick = Menu_ywcx_cpxstjClick
end
object TB_jxcmx: TToolButton
Left = 297
Top = 2
Hint = #21830#21697#36827#38144#23384#26126#32454
Caption = 'TB_jxcmx'
ImageIndex = 7
OnClick = Menu_ywcx_scspjxcmxClick
end
object TB_spfb: TToolButton
Left = 336
Top = 2
Hint = #21830#21697#20998#37096#29366#20917
Caption = 'TB_spfb'
ImageIndex = 8
OnClick = Menu_ywcx_spfbClick
end
object ToolButton16: TToolButton
Left = 375
Top = 2
Width = 8
Caption = 'ToolButton16'
ImageIndex = 12
Style = tbsSeparator
end
object TB_about: TToolButton
Left = 383
Top = 2
Hint = #20851#20110'...'
Caption = 'TB_about'
ImageIndex = 9
OnClick = TB_aboutClick
end
end
end
object MainMenu_main: TMainMenu
OwnerDraw = True
Left = 104
Top = 72
object Menu_file: TMenuItem
Caption = #25991#20214'[&F]'
object Menu_file_setup: TMenuItem
Caption = #31995#32479#20449#24687#35774#32622'[&I]'
OnClick = Menu_file_setupClick
end
object Menu_file_data: TMenuItem
Caption = #25968#25454#32500#25252'[&D]'
Default = True
object Menu_file_data_backup: TMenuItem
Caption = #25968#25454#22791#20221'[&B]'
OnClick = Menu_file_data_backupClick
end
object menu_file_data_resume: TMenuItem
Caption = #25968#25454#24674#22797'[&R]'
end
end
object Menu_file_rights: TMenuItem
Caption = #26435#38480#31649#29702'[&R]'
OnClick = Menu_file_rightsClick
end
object N12: TMenuItem
Caption = '-'
end
object menu_file_about: TMenuItem
Caption = #20851#20110'[&A]'
OnClick = menu_file_aboutClick
end
object Menu_file_exit: TMenuItem
Caption = #36864#20986'[&X]'
OnClick = Menu_file_exitClick
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -