ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.IsWindows10OrLater

true if the current operating system is Windows 10.0 or later.

Syntax
Pascal
IsWindows10OrLater: Boolean = True deprecated 'Windows 10 is the minimum supported OS version, this is always True';

Windows 10 is the minimum supported version, so this is always True.