TFileSysTree
From Ultibo.org
Return to Unit Filesystem
Description
To be documented
Class definitions
[Expand]
TFileSysTree = class(TLinkedObjTree)
Function declarations
[Expand]
function TFileSysTree.ReaderConvert:Boolean;
Description: Convert a Reader lock to a Writer lock
[Expand]
function TFileSysTree.WriterConvert:Boolean;
Description: Convert a Writer lock to a Reader lock
Return to Unit Reference