TBaseVirtualTree.WndProc Method

Virtual Tree View

Redirected window procedure to do some special processing.

Pascal
procedure WndProc(var Message: TMessage); override;
Description

WndProc has been overriden to allow the header to handle certain messages (which are forwarded by the tree) as well as to do some other special handling internal to the tree.

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