TCDFSResizer
From Ultibo.org
Return to Unit CDFS
Description
To be documented
Class definitions
[Expand]
TCDFSResizer = class(TDiskResizer)
Function declarations
[Expand]
function TCDFSResizer.AcceptVolume(AVolume:TDiskVolume; const AStart,ASize:Int64):Boolean;
Description: To be documented
[Expand]
function TCDFSResizer.ShrinkVolume(AVolume:TDiskVolume; const AStart,ASize:Int64):Boolean;
Description: To be documented
[Expand]
function TCDFSResizer.ExpandVolume(AVolume:TDiskVolume; const AStart,ASize:Int64):Boolean;
Description: To be documented
Return to Unit Reference