Table of Contents

TTMSFNCCustomPlanner.UnselectItem Method

Removes the selected state from the specified item.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

procedure UnselectItem(AItem: TTMSFNCPlannerItem); virtual;

Parameters

Name Description
AItem Item instance to unselect.