设计器
优化保存加载
This commit is contained in:
@@ -552,7 +552,7 @@ public //
|
||||
for i,vi in ps do
|
||||
begin
|
||||
n := vi["name"];
|
||||
if ifarray(FChangedPropertiesflg) and FChangedPropertiesflg[n] then continue;
|
||||
if (f<>2) and ifarray(FChangedPropertiesflg) and FChangedPropertiesflg[n] then continue;
|
||||
vv := FChangedProperties[n];
|
||||
if ifnil(vv)then continue;
|
||||
vit := vi["type"];
|
||||
|
||||
Reference in New Issue
Block a user