📄 pdrvinst.inc
字号:
{*********************************************************}
{* PDRVINST.INC 4.04 *}
{* COPYRIGHT (C) TURBOPOWER SOFTWARE 1996-2002 *}
{* All rights reserved. *}
{*********************************************************}
{ This file is included by PDRVINST.PAS and by printer driver RC files }
const
idDriverName = 1; {printer description - must be '1' for UniDrv}
idPortName = 15000; {port name for printer driver}
idComment = 15001; {brief description of print driver}
idSepFile = 15002; {file used to create separator pages}
idServerName = 15003; {'' = local printer}
idPrintProcessor = 15004; {typically 'WinPrint'}
idDataType = 15005; {typically 'RAW'}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -