Prototype

TMDHintHide = (hhDefault, hhLeave, hhRead);

Description

hhDefault

Default hint management. The hint typically closes after 2.5 seconds.

hhLeave

The hint closes when the mouse leaves the control or link text.

hhRead

Reading time is calculated at a reading speed of WordsPerMinute. The hint closes when this time expires. The minimum time is 2.5 seconds.

See also

TMDHintData

TStyles.THintStyle.Hide