Examples Delphi

Question:
What does BDE error 36 (0024 hex) aka 'I/O Related Error' mean?
Answer:
Here is a list of possible explanations for this situation:
9217 : $2401 : Read failure.
9218 : $2402 : Write failure.
9219 : $2403 : Cannot access directory.
9220 : $2404 : File Delete operation failed.
9221 : $2405 : Cannot access file.
9222 : $2406 : Access to table disabled because of previous error.