mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 10:29:29 +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;
|
DoAutoCheck;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
FCorrectedDTP := dtpAMPM;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
finally
|
finally
|
||||||
|
Loading…
Reference in New Issue
Block a user