?? invconst.pas
字號:
{*******************************************************}
{ }
{ Borland Delphi Visual Component Library }
{ Pascal Invoker Support }
{ }
{ Copyright (c) 2001 Borland Software Corporation }
{ }
{*******************************************************}
Unit InvConst;
interface
resourcestring
SClassNotRegistered = '類沒有被注冊';
SIntfNotRegistered = '接口 %s 沒有被注冊';
implementation
end.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -