Class tcalendarcontroller
Unit
Declaration
type tcalendarcontroller = class(tdropdownwidgetcontroller)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- teventpersistent
- tcustomdropdowncontroller
- tdropdowncontroller
- tdropdownwidgetcontroller
- tcalendarcontroller
Overview
Methods
| Protected | procedure dropdownkeydown(var info: keyeventinfoty); |
| Public | constructor create(const intf: idropdowncalendar); |
| Public | procedure editnotification(var info: editnotificationinfoty); override; |
Properties
| Published | property bounds_cx default popupcalendarwidth; |
| Published | property firstdayofweek: dayofweekty read ffirstdayofweek
write ffirstdayofweek default dw_mon; |
| Published | property reddayofweek: dayofweekty read freddayofweek
write freddayofweek default dw_sun; |
Description
Methods
| Protected | procedure dropdownkeydown(var info: keyeventinfoty); |
|
This item has no description. | |
| Public | constructor create(const intf: idropdowncalendar); |
|
This item has no description. | |
| Public | procedure editnotification(var info: editnotificationinfoty); override; |
|
This item has no description. | |
Properties
| Published | property bounds_cx default popupcalendarwidth; |
|
This item has no description. | |
| Published | property firstdayofweek: dayofweekty read ffirstdayofweek
write ffirstdayofweek default dw_mon; |
|
This item has no description. | |
| Published | property reddayofweek: dayofweekty read freddayofweek
write freddayofweek default dw_sun; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.