Table of Contents

TTMSFNCTreeViewNode.Text Property

Gets or sets the cell text for the specified column.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNode Type: String

Syntax

property Text[AColumn: Integer]: String;

Parameters

Name Description
AColumn Zero-based column index.