📄 halinit.pas
字号:
{Add halinit.pas to your project and imported Delphi procedures,functions and
classes will be available for use in inrerpreter scripts. }
unit HALInit;
interface
Uses
h_class,h_contr,h_db,h_dbct,h_dbtab,h_dlg,h_exct,h_forms,h_stdct,h_sys,
h_sysut;
implementation
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -