pncom.pas

来自「Delphi源码REAlRMSDK.rar」· PAS 代码 · 共 11 行

PAS
11
字号
unit PnCom;

interface

// TODO Very little in this unit that needs conversion, bascially macro stuff
// and COM declaration which can also be found in Windows.pas/ActiveX.pas etc.

implementation

end.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?