Property DSGraphProperty.TDSGraphFilter.AlternativeFilters
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TDSGraphFilter
Contents |
Syntax
Delphi:
property AlternativeFilters : TDSFilterItems read FAlternativeFilters write SetAlternativeFilters;
C++ Builder:
__property TDSFilterItems * AlternativeFilters = { read=FAlternativeFilters, write=SetAlternativeFilters };
Summary
Specifies a list of alternative filters.
Description
Use this property to specify a list of alternative filters to
be used if the filter is not available on the system.