JVCL Help:TJvTFHintType
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFHintType type
Search in JVCL Help
Search in all projectsSummary
Represents the different types of hints used in JTF.
Pascal
run\JvTFManager.pas
TJvTFHintType = (
shtAppt,
shtStartEnd,
shtCell,
shtObj
);
Members
Members | Description |
shtAppt | The hint is for an appointment. |
shtStartEnd | The hint is for a start/end value |
shtCell | The hint is for a cell. |
shtObj | The hint is for any object. |
Description
TJvTFHintType is used by the TJvTFHint class's HintType property to specify what type of hint is currently used by a JTF control.
About
no pages or subcategories
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