IdxFilterableComponent.SetFilterActiveValueIndex(TcxFilterValueList,Integer,TcxFilterCriteriaItemList,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
procedure SetFilterActiveValueIndex(AValueList: TcxFilterValueList; AIndex: Integer; AFilterList: TcxFilterCriteriaItemList; AReplaceExistent: Boolean; AAddToMRUItemsList: Boolean);
#Parameters
Name | Type |
---|---|
AValue |
Tcx |
AIndex | Integer |
AFilter |
Tcx |
AReplace |
Boolean |
AAdd |
Boolean |
See Also