TIWCGJQPivotUIOptions.Filter Property
Function called on each record, returns false if the record is to be excluded from the output or true otherwise.
Default: returning true for all records.
published property Filter: TIWCGJSonFunc index 08 read GetFuncValue write SetFuncValue stored IsFuncStored;