编辑器
批量关闭标签问题
This commit is contained in:
@@ -2370,6 +2370,7 @@ type TEditer=class(TCustomcontrol) //
|
||||
begin
|
||||
docloseapageitem(iti);
|
||||
end
|
||||
if itss then FPageEditer.CallSelChanged();
|
||||
end
|
||||
"关闭右侧所有":
|
||||
begin
|
||||
@@ -2387,8 +2388,8 @@ type TEditer=class(TCustomcontrol) //
|
||||
begin
|
||||
dodel := 1;
|
||||
end ;
|
||||
|
||||
end
|
||||
if dodel then FPageEditer.CallSelChanged();
|
||||
end
|
||||
"关闭其他标签":
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user