TNTFSPropertySetAttribute

From Ultibo.org
Jump to: navigation, search

Return to Unit NTFSClass


Description


To be documented

Class definitions



TNTFSPropertySetAttribute = class(TNTFSDiskAttribute)

constructor Create(ALocalLock:TMutexHandle; AParent:TNTFSDiskRecord);  
destructor Destroy; override;  
protected
procedure SetDataSize(AValue:LongWord); override;  


Function declarations



constructor TNTFSPropertySetAttribute.Create(ALocalLock:TMutexHandle; AParent:TNTFSDiskRecord);
Description: To be documented
Note None documented


destructor TNTFSPropertySetAttribute.Destroy;
Description: To be documented
Note None documented


procedure TNTFSPropertySetAttribute.SetDataSize(AValue:LongWord);
Description: To be documented
Note None documented


Return to Unit Reference