lcl: tdatetimepicker: Checked=true by default, issue #33892

git-svn-id: trunk@58377 -
This commit is contained in:
mattias 2018-06-22 14:46:17 +00:00
parent 4cdfe68cfa
commit 44053b1a5c

View File

@ -3859,6 +3859,7 @@ begin
FNoEditingDone := 0;
FArrowShape := asTheme;
FAllowDroppingCalendar := True;
FChecked := True;
FOnDropDown := nil;
FOnCloseUp := nil;