JVCL Help:TJvCustomDateEdit

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomComboEdit
TJvCustomDateEdit
TJvDateEdit
run\JvToolEdit.pas


Summary

Base class for the TJvDateEdit control.

run\JvToolEdit.pas


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.

run\JvToolEdit.pas


About

Navigation

run\JvToolEdit.pas



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