wpolicy0.~inc
来自「以前用delphi+kol写的监视工具」· ~INC 代码 · 共 18 行
~INC
18 行
{ KOL MCK } // Do not remove this line!
{ DemoTrayIcon_0.inc
Do not edit this file manually - it is generated automatically.
You can only modify DemoTrayIcon_1.inc and DemoTrayIcon_3.inc
files. }
NewForm1( Form1, nil );
{$I DemoTrayIcon_1.inc}
{$I DemoTrayIcon_2.inc}
{$I DemoTrayIcon_3.inc}
Run( Form1.Form );
{$I DemoTrayIcon_4.inc}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?