ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.IJamSupportsFilter.FilterChanged

Called by the ShellLink instance when the Filter is changed.

Syntax
Pascal
procedure FilterChanged(const Filter: string);
Parameters 
Description 
const Filter: string 
Filter expression. A concatenated list of filters, seperated by semicolon or pipe, e.g. *.txt;*.pas or *.txt|*.pas