TTMSFNCPlanner.IsDateTimeInActive Method
Returns whether a date and time is inactive.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
function IsDateTimeInActive(ADateTime: TDateTime; APosition: Integer = -1): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
ADateTime |
Date and time to test. |
APosition |
Optional visible position index, or -1 for the current context. |
Returns
True when the date and time is shown as inactive.