编辑器

优化
This commit is contained in:
tslediter 2024-04-29 11:21:19 +08:00
parent a46c3c65d1
commit 9084557760
2 changed files with 1 additions and 1 deletions

View File

@ -1759,7 +1759,7 @@ type TEditer=class(TCustomcontrol) //
FFistShows := array(); FFistShows := array();
FSynHCS := New TMyArrayA(); FSynHCS := New TMyArrayA();
//构造部件 //构造部件
FLastDispathTime := now(); FLastDispathTime := 0;
FTslexe := gettslexe() ;//SysExecName(); FTslexe := gettslexe() ;//SysExecName();
FTabChar := " "; FTabChar := " ";
FTabWidth := 4; FTabWidth := 4;

Binary file not shown.