Class TFormatDrive (unit formatdisk) |
Inherits from
TComponent
constructor create(aowner:tcomponent) ;
- Public-Deklarationen
constructor
function Execute : boolean;
execute
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
fallowhd : boolean;
fdrive : char;
ferror : integer;
fopts : tformatoptions;
Private-Deklarationen
fwnd : hwnd;
constructor create(aowner:tcomponent) ;
Public-Deklarationen
constructor
function Execute : boolean;
execute
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
fallowhd : boolean;
fdrive : char;
ferror : integer;
fopts : tformatoptions;
Private-Deklarationen
fwnd : hwnd;