编辑器
优化
This commit is contained in:
@@ -855,8 +855,9 @@ type TExecuteEditer=class(TCustomControl) //ִ
|
||||
begin
|
||||
if 13=e.charcode then
|
||||
begin
|
||||
if o.Completion and o.Completion.Visible then return ;
|
||||
e.skip := true;
|
||||
doSaveCurrentName();
|
||||
//doSaveCurrentName();
|
||||
end
|
||||
end
|
||||
{FMemo.OnKeyDown := function(o,e)
|
||||
|
||||
Reference in New Issue
Block a user