编辑器

优化代码树字体
This commit is contained in:
JianjunLiu
2023-04-14 17:58:35 +08:00
parent 892ea7c679
commit b171538798
+1
View File
@@ -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)