mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-07 12:17:29 +01:00
DateTimePicker - OnChange fires twice - bug #31679
git-svn-id: trunk@54651 -
This commit is contained in:
parent
00d6a447b5
commit
71e9ef32c4
@ -1063,7 +1063,6 @@ begin
|
||||
FDateTime := NullDate
|
||||
else
|
||||
FDateTime := AValue;
|
||||
Change;
|
||||
end;
|
||||
UpdateDate;
|
||||
end;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user