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