ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.SearchEdit.TJamSearchEdit.QuickSearch

Gets or sets the usage of the quick search mode.

Syntax
Pascal
property QuickSearch: Boolean;

If set to True the search is started automatically by changing the search expression. The QuickSearchDelay property specifies a delay that must expire before the search is started. If set to False the search is only started when the enter key is hit.