Table of Contents

TTMSFNCTreeViewNode.ExpandedIconNames Property

Gets or sets the expanded-state icon name for the specified column and size.

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

Syntax

property ExpandedIconNames[AColumn: Integer; ALarge: Boolean]: String;

Parameters

Name Description
AColumn Zero-based column index.
ALarge True accesses the large icon name; False accesses the normal-size icon name.