📄 process.pas
字号:
unit Process;
// Try to find the Threaditor server process. If it exists,
// tell it about the files that the user wants to open.
// Otherwise, become the server.
//
// The first process to create the Mutex is the server.
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -