Not documented.
Pascal
THintAnimationType = (hatNone, hatFade, hatSlide, hatSystemDefault);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
hatNone |
no animation at all, just display hint/tooltip |
hatFade |
fade in the hint/tooltip, like in Windows 2000 |
hatSlide |
slide in the hint/tooltip, like in Windows 98 |
hatSystemDefault |
use what the system is using (slide for Win9x, slide/fade for Win2K+, depends on settings) |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|