ShellBrowser Delphi Components Documentation
|
Called by the ShellLink instance when the Filter is changed.
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 |