Class TFormatDrive (unit formatdisk)

Inherits from

TComponent

Constructors


constructor create(aowner:tcomponent) ;

Public-Deklarationen

constructor



Functions

function Execute : boolean;

execute

Properties

property AllowHD : boolean

the drive [a.

property DefaultAction : TFormatOptions

Published-Deklarationen

property Drive : char

indicates the default-choosen action to perfomr quick-format,normal format or copying of the sys-files

property Error : integer

starts the formatting-dialog

Events

Variables

fallowhd : boolean;


fdrive : char;


ferror : integer;


fopts : tformatoptions;

Private-Deklarationen

fwnd : hwnd;



Constructors


constructor create(aowner:tcomponent) ;

Public-Deklarationen

constructor


Functions


function Execute : boolean;

execute


Properties


property AllowHD : boolean

the drive [a..z] to be formatted


property DefaultAction : TFormatOptions

Published-Deklarationen


property Drive : char

indicates the default-choosen action to perfomr quick-format,normal format or copying of the sys-files


property Error : integer

starts the formatting-dialog


Events


Variables


fallowhd : boolean;


fdrive : char;


ferror : integer;


fopts : tformatoptions;

Private-Deklarationen


fwnd : hwnd;