process.pas
来自「Delphi技术手册源码 Delphi技术手册源码」· PAS 代码 · 共 8 行
PAS
8 行
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 + =
减小字号Ctrl + -
显示快捷键?