有什么办法可以改变我的 IDE 的字体吗? (RAD Studio 10.4)
Is there any way to change the font of my IDE? (RAD Studio 10.4)
有什么办法可以改变字体吗?我想放一个更好看的但是我改不了,我改一下颜色
您可以在“选项”菜单中更改编辑器字体和大小。
来自帮助:
Select a font type from the available screen fonts installed on your system (shown in the list). The Code Editor displays and uses only monospaced screen fonts, such as Courier.
代码也可以用Ctrl+Num +和Ctrl+Num - 增加和减小字体大小。
有什么办法可以改变字体吗?我想放一个更好看的但是我改不了,我改一下颜色
您可以在“选项”菜单中更改编辑器字体和大小。
来自帮助:
Select a font type from the available screen fonts installed on your system (shown in the list). The Code Editor displays and uses only monospaced screen fonts, such as Courier.
代码也可以用Ctrl+Num +和Ctrl+Num - 增加和减小字体大小。