mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-13 15:59:38 +02:00
MG: refreshing whole property grid, if one value changed, because of sideeefects
git-svn-id: trunk@1651 -
This commit is contained in:
parent
c4475a2116
commit
72b6a1c45a
@ -587,6 +587,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
Exclude(FStates,pgsApplyingValue);
|
||||
DoPaint(true);
|
||||
if Assigned(FOnModified) then FOnModified(Self);
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user