IdxFilterableComponent.SetFilterActiveValueIndexes(TcxFilterValueList,TdxIntegerIndexes,Boolean) Method
Declaration
procedure SetFilterActiveValueIndexes(AValues: TcxFilterValueList; const AIndexes: TdxIntegerIndexes; AAddToMRUItemsList: Boolean = False);
Parameters
Name | Type |
---|---|
AValues | TcxFilterValueList |
AIndexes | TdxIntegerIndexes |
AAddToMRUItemsList | Boolean |
See Also