function IsSupportedOpenBlockSet(const BlockModes: TScSFTPBlockModes): boolean;
Description
Call the IsSupportedOpenBlockSet to check if the specified block modes set is supported by SFTP server on file opening. If the mode is supported, it returns True. False otherwise.
See Also