JVCL Help:TCalendarStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TCalendarStyle type
Search in JVCL Help
Search in all projectsSummary
Enumerates calendar styles.
Pascal
run\JvToolEdit.pas
TCalendarStyle = (
csPopup,
csDialog
);
Members
Members | Description |
csPopup | The calendar is a pop-up window. |
csDialog | The calendar is a modal dialog. |
Description
Use the TCalendarStyle to specify a specific calendar style.
See Also
TJvCustomDateEdit.CalendarStyle
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page