Table of Contents

TTMSFNCPlannerCacheItem.CreatePositionBottom Method

Creates a cache tile for the bottom position header of the given resource position.

API unit family: TMSFNCPlannerData Declaring type: TTMSFNCPlannerCacheItem

Syntax

class function CreatePositionBottom(ARect: TRectF; APosition: Integer): TTMSFNCPlannerCacheItem;

Parameters

Name Description
ARect Bounding rectangle of the position header tile in planner canvas coordinates.
APosition Zero-based resource position index represented by the header.

Returns

A cache item initialised for the bottom position header.