Delphi (TCIntf.pas)
| function TCVcsHaveLock( FileID: Cardinal ): Boolean;
|
Parameters
|
Name
|
Description
|
|
FileID
|
ID of the File
|
Return Value
True if you have a current lock on this file.
Exported
|
|
| function TCVcsHaveLock( FileID: Cardinal ): Boolean; stdcall;
|
© 1995-2011 Quality Software Components Ltd