Table of Contents

TTMSFNCPlannerDatabaseAdapter.GetItems Method

Queries the datasource for appointments in the given period and adds them to the planner.

API unit family: TMSFNCPlannerDatabaseAdapter Declaring type: TTMSFNCPlannerDatabaseAdapter

Syntax

procedure GetItems(PeriodFrom, PeriodTo: TDateTime); override;

Parameters

Name Description
PeriodFrom Start of the period to load.
PeriodTo End of the period to load.