JVCL Help:TJvCustomDateEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDateEdit Class
[+] JvToolEdit.pas Classes
[+] TJvCustomDateEdit Events
[+] TJvCustomDateEdit Fields
[+] TJvCustomDateEdit Methods
[+] TJvCustomDateEdit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomComboEdit
TJvCustomDateEdit
TJvDateEdit
run\JvToolEdit.pas
Summary
Base class for the TJvDateEdit control.
Pascal
run\JvToolEdit.pas
TJvCustomDateEdit = class(TJvCustomComboEdit);
Description
Use TJvCustomDateEdit as a base class when creating custom combo edits that can be used for entering dates. Do not create instances of TJvCustomDateEdit. Instead, to put a combo edit control for entering dates on a form, use a TJvCustomDateEdit descendant such as TJvDateEdit.
About
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