编辑器
优化代码树字体
This commit is contained in:
@@ -1727,6 +1727,7 @@ type TEditer=class(TCustomcontrol) //
|
|||||||
FPageEditer.onscrollfont := function(o,ft)begin
|
FPageEditer.onscrollfont := function(o,ft)begin
|
||||||
|
|
||||||
FinCodemap.FTree.font := ft;
|
FinCodemap.FTree.font := ft;
|
||||||
|
FinCodemap.FTree.ItemHeight := ft["height"]+6;
|
||||||
end
|
end
|
||||||
//FPageEditer.CloseBtn := true;
|
//FPageEditer.CloseBtn := true;
|
||||||
FPageEditer.Onbmpbclick := function(o,e)
|
FPageEditer.Onbmpbclick := function(o,e)
|
||||||
|
|||||||
Reference in New Issue
Block a user