Table of Contents

TTMSFNCTreeViewNode.ExpandedIcons Property

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

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

Syntax

property ExpandedIcons[AColumn: Integer; ALarge: Boolean]: TTMSFNCBitmap;

Parameters

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