Table of Contents

TTMSFNCPlanner.UnselectItem Method

Removes the selected state from the specified item.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

procedure UnselectItem(AItem: TTMSFNCPlannerItem); virtual;

Parameters

Name Description
AItem Item instance to unselect.