ShellBrowser Delphi Components Documentation
ShellBrowser Variables
ShellBrowser
Variables
Name
Description
IsWindows10OrLater: Boolean = True deprecated 'Windows 10 is the minimum supported OS version, this is always True';
true
if the current operating system is Windows 10.0 or later.
IsWindows11OrLater: Boolean;
true
if the current operating system is Windows 11 or later.
TurnOffWOW64FileSystemRedirection: Boolean = False;
If set to
true
, then the WOW64 file system redirection will be turned off for some operations related to file/directory paths
Contents
|
Index
|
Home