📄 umain.dfm
字号:
inherited MainForm: TMainForm
Caption = #24037#36164#31649#29702#31995#32479
Color = clBtnFace
OldCreateOrder = True
Position = poScreenCenter
WindowState = wsMaximized
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited SysActionList: TActionList
object actNavigator: TAction
Category = 'Windows'
Caption = #23548#33322#31383#20307
OnExecute = actNavigatorExecute
end
end
inherited MainMenu: TMainMenu
inherited W1: TMenuItem
object N4: TMenuItem
Caption = '-'
end
object N5: TMenuItem
Action = actNavigator
end
end
end
object actionsFun: TActionList
Left = 368
Top = 24
object actPayOrder: TAction
Tag = 1
Caption = #24037#36164#35745#31639#21333'(&A)'
OnExecute = actPayOrderExecute
end
object actRep: TAction
Tag = 2
Caption = #24037#36164#27719#24635#26597#35810'(&B)'
OnExecute = actRepExecute
end
object actBaseInfo: TAction
Tag = 3
Caption = #22522#30784#36164#26009'(C)'
OnExecute = actBaseInfoExecute
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -