⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 atbinhexoptions.inc

📁 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件
💻 INC
字号:
//ATBinHex options:

{$define NOTIF} //Enable file change notification code.
                //Should be enabled.

{$define PRINT} //Enable printing code.
                //Should be enabled.

//{$define PREVIEW} //Enable ATPrintPreview usage.
                    //Should be disabled.

{$define SEARCH} //Enable searching code.
                 //Should be enabled.

{$define HSCROLLBAR_WORKAROUND}
                //Enable workaround for Windows bug: when horiz scrollbar temporary hides,
                //this may cause both horiz+vertical scrollbars + window border to disappear
                //completely. This workaround rises users' question: why horiz scrollbar
                //doesn't hide when lines become short enough.
                //Should be enabled.

//{$define REGEX} //Enable DIRegEx usage. Used for URL hilighting.
                  //Should be enabled (with DIRegEx).

//{$define DEBUG_FORM}
                //Show debug form.
                //Must be commented in release.

⌨️ 快捷键说明

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