1. Home
  2. Computing & Technology
  3. Delphi Programming
photo of Zarko Gajic
Zarko's Delphi Programming Blog

By Zarko Gajic, About.com Guide to Delphi Programming since 1998

Programmatically Check If File is In Use - Delphi Code

Monday March 23, 2009
Delphi TIPS :: A custom function IsFileInUse will return true if the file is locked for exclusive access. It would fail (return false) if the file doesn't exist at all. Two things need to be checked here: A) Is the file a READ-ONLY file? and B) Is the file in use?

Read the full article to learn how to Programmatically Check If File is In Use - Delphi Code

Related:

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.