Table of Contents

TTMSFNCTreeViewCacheItem.CreateColumnBottom Method

Creates a cache item for the bottom header row of a column.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewCacheItem

Syntax

class function CreateColumnBottom(ARect: TRectF; AColumn: Integer): TTMSFNCTreeViewCacheItem;

Parameters

Name Description
ARect Bounding rectangle of the column header.
AColumn Zero-based column index.