TBaseVirtualTree.GetMaxRightExtend Method

Virtual Tree View

Determines the maximum with of the currently visible part of the tree.

Pascal
function GetMaxRightExtend: Cardinal; virtual;
Description

This method is similar to GetMaxColumnWidth, but determines the width of the tree if no columns are used. This method is used for determining the horizontal scroll range for the columnless case.

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