ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamFilterCombo.FilterString

Gets or sets the filters that shall appear in the DropDown as '|' seperated expression.

Syntax
Pascal
property FilterString: string;

Property maps to FileTypeFilters. Specifies the filters as '|' seperated expression, e.g. 'Text|*.txt|Images|*.jpg;*.png|All|*.*'