Show: Boolean;
The Show property determines whether the found element is shown.
The property is set to True by default, in this case the element is focused (on searching) or is put to the final list (on filtering). If the property is set to False, the element is skipped (on searching) or hidden from the final list (on filtering).
The example of use is given in description of the OnFilter event.
See also: