TTMSFNCPlanner.IsCellDisabled Method
Returns whether the specified cell is disabled for interaction.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: TTMSFNCCustomPlanner
Syntax
function IsCellDisabled(ACell: TTMSFNCPlannerCell): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
ACell |
Cell to test. |
Returns
True when the cell cannot be selected or edited.