TVirtualTreeHintWindow Class

Virtual Tree View

Internally used hint window class to support Unicode hints.

Pascal
TVirtualTreeHintWindow = class(THintWindow);
Description

TVirtualTreeHintWindow replaces Delphi's own hint window, but only for the tree controls. For the rest of the application the hint stays at it is. This means not the global HintWindowClass variable is changed but only the locally used class by properly responding to CM_HINTSHOW.

Group
Members
Methods

Not documented.
Not documented.
Not documented.
Not documented.
Not documented.
The VCL is a bit too generous when telling that an existing hint can be cancelled.
Not documented.

Legend

public
Method
virtual
protected

Class Hierarchy
File

VirtualTrees

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