hkeexetobat_0.inc

来自「接受外部文件拖放」· INC 代码 · 共 21 行

INC
21
字号
{ KOL MCK } // Do not remove this line!
{ HkeExeToBat_0.inc
  Do not edit this file manually - it is generated automatically.
  You can only modify HkeExeToBat_1.inc and HkeExeToBat_3.inc
  files. }

{$IFDEF Pcode}
 InstallCollapse;
{$ENDIF Pcode}
  NewForm1( Form1, nil );
{$I HkeExeToBat_1.inc}

{$I HkeExeToBat_2.inc}

{$I HkeExeToBat_3.inc}

  Run( Form1.Form );

{$I HkeExeToBat_4.inc}

⌨️ 快捷键说明

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