TVTHintMode Enumeration

Virtual Tree View

Not documented.

Pascal
TVTHintMode = (hmDefault, hmHint, hmHintAndDefault, hmTooltip);
Description

Use other resources like the news group or the Delphi Gems message board to find a description.

Members
Members 
Description 
hmDefault 
show the hint of the control 
hmHint 
show node specific hint string returned by the application 
hmHintAndDefault 
same as hmHint but show the control's hint if no node is concerned 
hmTooltip 
show the text of the node if it isn't already fully shown 
Group
File

VirtualTrees

Links
What do you think about this topic? Send feedback!