TTMSFNCPlannerCacheItem.CreateFullDayItemBottom Method
Creates a cache tile for a full-day item displayed in the bottom full-day band.
API unit family: TMSFNCPlannerData
Declaring type: TTMSFNCPlannerCacheItem
Syntax
class function CreateFullDayItemBottom(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 bottom full-day item band.