TTMSFNCGanttChartFilter.HasFilter Method
Returns whether a filter exists for the specified task property.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChartFilter
Syntax
function HasFilter(APropertyName: string): Boolean;
Parameters
| Name | Description |
|---|---|
APropertyName |
Task property to test. |
Returns
True when a filter exists for the property; otherwise False.