uses.inc
来自「以前用delphi+kol写的监视工具」· INC 代码 · 共 10 行
INC
10 行
{ KOL MCK } // Do not remove this line!
{ uses.inc
This file is generated automatically - do not modify it manually.
It is included to be recognized by compiler, but replacing word
<uses> with compiler directive <$I uses.inc> fakes auto-completion
preventing it from automatic references adding to VCL units into
uses clause aimed for KOL environment only. }
uses
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?