Yes, that's right.
If Harry has locked the file, Sally would get an error if she tries to edit the file.
But of course, Sally will usually already have checked out the whole working copy with that locked file, so she can read the file just fine. Only editing is blocked since the file is marked as readonly.
Stefan