Property MLDSGraphView.TMLDSGraphView.Filters
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: TMLDSGraphView
Contents |
Syntax
Delphi:
property Filters : TMLDSFilterView read FFilters write SetFilters;
C++ Builder:
__property TMLDSFilterView * Filters = { read=FFilters, write=SetFilters };
Summary
Specifies the appearance settings of the filters in the view.
Description
Use this property to specify the appearance settings of the
filters in the view.