📄 svrinfoconst.pas
字号:
{***************************************************************}
{ }
{ Borland Delphi Visual Component Library }
{ }
{ Copyright (c) 2000-2001 Borland Software Corporation }
{ }
{***************************************************************}
unit SvrInfoConst;
interface
resourcestring
sFileStatus = '文件状态:';
sFound = '找到';
sNotFound = '没有找到';
sMissingProgID = 'Missing ProgID';
sGo = '开始';
implementation
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -