From b17153879857452ebc8cad0df54ca9647bc1a287 Mon Sep 17 00:00:00 2001 From: JianjunLiu Date: Fri, 14 Apr 2023 17:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 优化代码树字体 --- designer/utslcodeeditor.tsf | 1 + 1 file changed, 1 insertion(+) diff --git a/designer/utslcodeeditor.tsf b/designer/utslcodeeditor.tsf index 0e3b9da..40c478f 100644 --- a/designer/utslcodeeditor.tsf +++ b/designer/utslcodeeditor.tsf @@ -1727,6 +1727,7 @@ type TEditer=class(TCustomcontrol) // FPageEditer.onscrollfont := function(o,ft)begin FinCodemap.FTree.font := ft; + FinCodemap.FTree.ItemHeight := ft["height"]+6; end //FPageEditer.CloseBtn := true; FPageEditer.Onbmpbclick := function(o,e)