TTMSFNCPlannerSelectedItems Class
Non-owning list of currently selected planner items. Used to track and iterate over the multi-selection state.
API unit family: TMSFNCPlanner
Inherits from: TList<TTMSFNCPlannerItem>
Syntax
TTMSFNCPlannerSelectedItems = class(TList<TTMSFNCPlannerItem>)