TTMSFNCRecurrencyHandler.NextDate Method
Returns the next generated date range and advances the internal iterator.
API unit family: TMSFNCRecurrencyHandler
Declaring type: TTMSFNCRecurrencyHandler
Syntax
function NextDate(var AStartDate, AEndDate: TDateTime): Boolean;
Parameters
| Name | Description |
|---|---|
AStartDate |
Receives the start date and time of the next occurrence. |
AEndDate |
Receives the end date and time of the next occurrence. |
Returns
True while another generated range is available.