mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:19:37 +02:00
parent
39750fff57
commit
42da67c6c4
@ -504,7 +504,8 @@ begin
|
||||
if (FSavedIndex <> FOwner.currentIndex) then
|
||||
FOwner.setCurrentIndex(FSavedIndex);
|
||||
FOwner.setText(FSavedText);
|
||||
end;
|
||||
end else
|
||||
FOwner.setCurrentIndex(FSavedIndex);
|
||||
FOwner.EndUpdate;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user