TBaseVirtualTree.GetHeaderClass Method

Virtual Tree View

Returns the header class to be used by the tree.

Pascal
function GetHeaderClass: TVTHeaderClass; virtual;
Description

As with several other classes in Virtual Treeview (e.g. drag manager, options etc.) also a customized header class is supported, which allows applications or descendant classes to implement their very own header class with special behavior. This is a further element to make Virtual Treeview as flexible as possible.

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