JVCL Help:TJvDateTimePicker

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDateTimePicker
TJvDynControlJVCLDateEdit
TJvDynControlJVCLTimeEdit
run\JvDateTimePicker.pas


Summary

Use this component to let the user input a date or time.

run\JvDateTimePicker.pas


Pascal

 run\JvDateTimePicker.pas
 TJvDateTimePicker = class(TJvExDateTimePicker);


Description

  1. JVCLInfo

This component is derived from the VCL DateTimePicker. Its enhanced in that it offers events for mouse entering and leaving as well as the OnParentColorChange event which gets triggered when the color of the components parent changes. Further it provides a hint color property which can be used to set the background color of the components hint box.

run\JvDateTimePicker.pas


About

Navigation

run\JvDateTimePicker.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