![]() |
![]()
| ![]() |
![]()
NAMEwxDateEvent - Functions for wxDateEvent class DESCRIPTIONThis event class holds information about a date change and is used together with wxDatePickerCtrl. It also serves as a base class for wxCalendarEvent. This class is derived (and can use functions) from: wxCommandEvent wxEvent wxWidgets docs: wxDateEvent DATA TYPESwxDateEvent() = wx:wx_object() wxDate() = wxDateEventType() = date_changed EXPORTSgetDate(This) -> wx:wx_datetime() Types: This = wxDateEvent()
Returns the date.
|