ShellBrowser Delphi Components Documentation
|
Returns true if the instance will very likely be slow. This affects e.g. iterating it using the TShellBrowser.Next method./> Currently SpecialFolder SF_Network, SF_Nethood and search folders are regarded as being slow.
function IsSlow: Boolean; override;
Always True since a search folder is slow.