mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 09:19:32 +02:00
DateTimePicker: Fixed bug - sometimes, when trying to set date to impossible value Date gets set to MinDate instead of nearest possible date
git-svn-id: trunk@54184 -
This commit is contained in:
parent
dcb91b088d
commit
9c4321293b
@ -2226,6 +2226,7 @@ begin
|
||||
DoAutoCheck;
|
||||
end;
|
||||
|
||||
FCorrectedDTP := dtpAMPM;
|
||||
end;
|
||||
|
||||
finally
|
||||
|
Loading…
Reference in New Issue
Block a user