tipstore.ini

来自「delphi入门大全,各大bbs上的delphi精典集合」· INI 代码 · 共 48 行

INI
48
字号
[main]
softpath=E:\delphi\delphi入门\help1\
screenwidth=800
screenheight=600
registercode=0
leftwidth=200
leftvisible=1
editor=C:\program files\Accessories\WORDPAD.EXE

[inputer]
editcolor=clwhite
editfont=宋体
editfontsize=9
editfontcolor=clblack
memocolor=clinfobk
memofont=宋体
memofontsize=9
memofontcolor=clblack

[form]
height=579
width=808
top=-11
left=-2

[listview]
height=435
font=宋体
fontsize=9
color=clWhite

[treeview]
font=宋体
fontsize=9
color=clWhite

[editor]
font=宋体
fontcolor=clBlack
fontsize=9
color=clInfoBk

[editortitle]
font=宋体
fontcolor=clAqua
fontsize=9
color=clBlack

⌨️ 快捷键说明

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