📄 main.dfm
字号:
object frmMain: TfrmMain
Left = 194
Top = 137
Width = 683
Height = 474
Caption = #32988#32500#21046#36896#21152#24037#19994'ERP'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
WindowState = wsMaximized
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 401
Width = 675
Height = 19
Panels = <
item
Width = 100
end
item
Alignment = taCenter
Width = 80
end
item
Alignment = taCenter
Width = 80
end
item
Alignment = taCenter
Width = 80
end
item
Alignment = taCenter
Width = 80
end
item
Width = 50
end>
end
object Panel1: TPanel
Left = 8
Top = 16
Width = 65
Height = 49
BevelOuter = bvLowered
TabOrder = 1
object Image1: TImage
Left = 1
Top = 1
Width = 63
Height = 47
Align = alClient
PopupMenu = PopupMenu1
Stretch = True
end
end
object MainMenu1: TMainMenu
AutoHotkeys = maManual
Left = 240
Top = 136
object N1: TMenuItem
Caption = #25991#20214
object N4: TMenuItem
Caption = #36830#25509#25968#25454#24211
OnClick = N4Click
end
object N5: TMenuItem
Caption = '-'
end
object N6: TMenuItem
Caption = #30331#24405#29992#25143
OnClick = N6Click
end
object N7: TMenuItem
Caption = #20462#25913#23494#30721
OnClick = N7Click
end
object N8: TMenuItem
Caption = '-'
end
object N9: TMenuItem
Caption = #36864#20986#31995#32479
OnClick = N9Click
end
end
object N2: TMenuItem
Caption = #27169#22359
end
object N3: TMenuItem
Caption = #24110#21161
object N10: TMenuItem
Caption = #20851#20110'...'
end
object N11: TMenuItem
Caption = #24110#21161#20027#39064
end
object N12: TMenuItem
Caption = '-'
end
object N13: TMenuItem
Caption = #35768#21487#21327#35758
end
object N14: TMenuItem
Caption = #31995#32479#27880#20876
end
object N15: TMenuItem
Caption = #22312#32447#21319#32423
end
object N16: TMenuItem
Caption = '-'
end
object N17: TMenuItem
Caption = #35775#38382#20027#39029
end
end
end
object ADOConn: TADOConnection
OnDisconnect = ADOConnDisconnect
OnConnectComplete = ADOConnConnectComplete
Left = 40
Top = 32
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 208
Top = 136
object N18: TMenuItem
Caption = #35774#32622#26700#38754
OnClick = N18Click
end
object N19: TMenuItem
Caption = #28165#38500#26700#38754
OnClick = N19Click
end
end
object OpenDialog1: TOpenDialog
Left = 272
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -