TIWCGLookupFieldDataLink.ListFilterFormat Property
When DataLink.ListFilterOperation = lfoCustom, this is a string the defines the filter to be applied. It should contain the special tags "FieldName" and "Term". For instance "FieldName" = "Term".
published property ListFilterFormat: string read FListFilterFormat write SetListFilterFormat stored IsListFormatStored;
Property Value
Type: string