TTMSFNCCustomPlanner.UpdatePlannerCache Method
Refreshes the planner layout cache.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
procedure UpdatePlannerCache(ADirtyItems: Boolean = True); override;
Parameters
| Name | Description |
|---|---|
ADirtyItems |
When True, marks item layout data as dirty before recalculating. |