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

📄 flxconfig.inc

📁 Create modern-looking & feature-rich Windows applications faster with over 300 components in one mon
💻 INC
字号:
//Flexcel Centralized Configuration file
//Modify the defines in this file to fit your needs.

//Define your language by deleting the "." in the language you want to use.
//If you don't define one, english will be used
{.$DEFINE SPANISH}
{.$DEFINE FRENCH}
{.$DEFINE ITALIAN}
{.$DEFINE ROMANIAN}
{.$DEFINE PORTUGUESEBR}
{.$DEFINE CHINESE}
{.$DEFINE RUSSIAN}
{.$DEFINE GERMAN}
{.$DEFINE POLISH}
{.$DEFINE FINNISH}



//Comment /uncomment the $DEFINE FLEXCELADVSTRINGGRID for TMS AdvStringGrid support.
//Note that you need to install AdvStringGrid for this to work.
//This option is not enabled by default.
{$DEFINE FLEXCELADVSTRINGGRID}

⌨️ 快捷键说明

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