TTMSFNCPlannerCacheItem.CreatePositionTop Method
Creates a cache tile for the top position header of the given resource position.
API unit family: TMSFNCPlannerData
Declaring type: TTMSFNCPlannerCacheItem
Syntax
class function CreatePositionTop(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 top position header.