JVCL Help:TJvInspectorDateTimeItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorDateTimeItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorDateTimeItem Methods
[+] TJvInspectorDateTimeItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorCustomCompoundItem
TJvInspectorDateTimeItem
run\JvInspector.pas
Summary
TDateTime inspector item.
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.
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