Table of Contents

TTMSFNCPlannerCacheItem.CreateFullDayItemTop Method

Creates a cache tile for a full-day item displayed in the top full-day band.

API unit family: TMSFNCPlannerData Declaring type: TTMSFNCPlannerCacheItem

Syntax

class function CreateFullDayItemTop(ARect: TRectF; APosition: Integer; AItem: TTMSFNCPlannerItem): TTMSFNCPlannerCacheItem;

Parameters

Name Description
ARect Bounding rectangle of the full-day item tile in planner canvas coordinates.
APosition Zero-based resource position index occupied by the full-day item.
AItem Planner item associated with the full-day tile.

Returns

A cache item initialised for the top full-day item band.