Invalid dates in sMonthCalendar at Create time (AC15.02)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #68463
    HeDiBo
    Participant

    At Create of a TsMonthCalendar one of the properties that gets initialized is ShowSelectAlways.
    That results in a call to CalendarUpdate(True). But at Create time there are no valid dates. And CalendarUpdate will cause calls to TsCalendGrid.SelectCell where the date (NewDate) that is passed to OnAcceptDate therefore will be 0.

    #68468
    Support
    Keymaster

    I will check it soon.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.