TTMSFNCCustomPlanner.FindItemLinkedTo Method
Finds an item linked to the specified planner item.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
function FindItemLinkedTo(AItem: TTMSFNCPlannerItem): TTMSFNCPlannerItem;
Parameters
| Name | Description |
|---|---|
AItem |
Item used as the link source. |
Returns
The linked item, or nil when no linked item is found.