Object Inspector: Restore Invalidate removed in r52208 #4e1e1dc645. Grid on Windows needs it. Issue #30062.

git-svn-id: trunk@52255 -
This commit is contained in:
juha 2016-04-27 10:54:25 +00:00
parent fbb22d7bea
commit 26de115dbb

View File

@ -1807,6 +1807,7 @@ begin
// ' Items.Count=',ValueComboBox.Items.Count ,' Text=',ValueComboBox.Text]);
Exclude(FStates, pgsChangingItemIndex);
DoSelectionChange;
Invalidate;
end;
function TOICustomPropertyGrid.GetNameRowHeight: Integer;