Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们TSynEdit用作 Delphi XE2 的语法高亮编辑器。除了一个之外,所有作品都很好。它不显示 Gutter 上的行号。怎么了?如何解决这个问题?
TSynEdit
我们必须设置属性:
SynEdit.Gutter.ShowLineNumbers := True;