parent
892ea7c679
commit
b171538798
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue