diff --git a/designer/utslcodeeditor.tsf b/designer/utslcodeeditor.tsf index 2cad870..a20087a 100644 --- a/designer/utslcodeeditor.tsf +++ b/designer/utslcodeeditor.tsf @@ -1759,7 +1759,7 @@ type TEditer=class(TCustomcontrol) // FFistShows := array(); FSynHCS := New TMyArrayA(); //¹¹Ô첿¼þ - FLastDispathTime := now(); + FLastDispathTime := 0; FTslexe := gettslexe() ;//SysExecName(); FTabChar := " "; FTabWidth := 4; diff --git a/tsleditor.exe b/tsleditor.exe index b2992a0..a349047 100644 Binary files a/tsleditor.exe and b/tsleditor.exe differ