Contains a Unicode expression used for filtering the records of the data set.
property FilterW: WideString;
Description
FilterW is the WideString version of Filter. Use FilterW to define a filter expression containing non-ANSI characters. FilterW is not published because the Object Inspector does not support Unicode characters. Filter and FilterW depend on each other. If you assign a value to Filter, FilterW will change accordingly and vice versa.