TTMSFNCPlanner.IsDateTimeDisabled Method
Returns whether a date and time is disabled for interaction.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
function IsDateTimeDisabled(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 cannot be selected or edited.