JVCL Help:TJvTFHintType

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

Search in JVCL Help

 
Search in all projects
 

Summary

Represents the different types of hints used in JTF.

run\JvTFManager.pas


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.

run\JvTFManager.pas


Description

TJvTFHintType is used by the TJvTFHint class's HintType property to specify what type of hint is currently used by a JTF control.

run\JvTFManager.pas


About

Navigation

no pages or subcategories

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