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 and SF_Nethood are regarded as being slow.
function IsSlow: Boolean; virtual;
True if the itemIdList is slow, false otherwise.