[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TCalendarDialog.OnMonthChanged

Event handler signalled when a different month is selected.

Declaration

Source position: extdlgs.pas line 225

published property TCalendarDialog.OnMonthChanged : TNotifyEvent
  read FMonthChanged
  write FMonthChanged;

Description

OnMonthChanged is an event handler signalled when the value for the Month in the Date is changed.