Re: Can't use TComponent in thread object?



How is it possible for one thread to read the size of a file while
another thread is still writing to it? This runs into sharing I/O
errors.

Thanks,
Brett

.