Description
TPSCFltItem stores individual filter condition in the easy to use format. Use it's DataField property to change name of the field which is used in the condition. Use Operation property to specify logical operation between this condition and the next one. When user edits TPSCFltBox's item at run-time with mouse, edited filter item is automatically updated with the new DataField, Template, Operation and other properties' values.