|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/monthcal.h>
Public Member Functions | |
| TMonthCalendarData () | |
| TMonthCalendarData (const TSystemTime &cursel) | |
| TMonthCalendarData (const TSystemTime &minsel, const TSystemTime &maxsel) | |
Public Attributes | |
| bool | MultiSel |
| TSystemTime | Date1 |
| TSystemTime | Date2 |
Definition at line 30 of file monthcal.h.
|
inline |
Definition at line 32 of file monthcal.h.
|
inline |
Definition at line 33 of file monthcal.h.
|
inline |
Definition at line 35 of file monthcal.h.
| TSystemTime owl::TMonthCalendarData::Date1 |
Definition at line 39 of file monthcal.h.
| TSystemTime owl::TMonthCalendarData::Date2 |
Definition at line 40 of file monthcal.h.
| bool owl::TMonthCalendarData::MultiSel |
Definition at line 38 of file monthcal.h.