Table of Contents

TTMSFNCTreeViewNode.Expand Method

Expands this node.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode

Syntax

procedure Expand(ARecurse: Boolean = False); virtual;

Parameters

Name Description
ARecurse True also expands all descendants; False expands only this node.