Table of Contents

TTMSFNCTreeViewNodeScrollPosition Enumeration

Specifies where a node is positioned in the viewport when scrolled into view.

API unit family: TMSFNCTreeViewData

Members

Name Description
tvnspTop Scrolls the node to the top of the visible area.
tvnspBottom Scrolls the node to the bottom of the visible area.
tvnspMiddle Scrolls the node to the centre of the visible area.