JVCL Help:TJvInspectorDateTimeItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomInspectorItem
TJvInspectorCustomCompoundItem
TJvInspectorDateTimeItem
run\JvInspector.pas


Summary

TDateTime inspector item.

run\JvInspector.pas


Pascal

 run\JvInspector.pas
 TJvInspectorDateTimeItem = class(TJvInspectorCustomCompoundItem);


Description

TJvInspectorDateTimItem is a compound inspector item that allows TDateTime values to be edited through two simple editors. The two columns will consist of a TJvInspectorDateItem and a TJvInspectorTimeItem. This item will allow you to set the various settings of the two editors. There's no reference to the two editors used available in the public interface.
TJvCustomInspectorData registers this item for TDateTime types.

run\JvInspector.pas


About

Navigation

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