TTMSFNCCustomPlanner.NavigateToNextDateTime Method
Navigates to the next visible date and time interval.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
procedure NavigateToNextDateTime(ADateTime: TDateTime = -1); virtual;
Parameters
| Name | Description |
|---|---|
ADateTime |
Reference date and time, or -1 to use the current display start. |