JVCL Help:TJvFormatDriveKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormatDriveKind type
Search in JVCL Help
Search in all projectsSummary
Represents different kinds of drive format types.
Pascal
run\JvWinDialogs.pas
TJvFormatDriveKind = (
ftQuick,
ftStandard,
ftBootable
);
Members
Members | Description |
ftQuick | Performs a quick format. |
ftStandard | Performs a full format. |
ftBootable | (Windows 95, 98, me) Copies system files only. |
Description
Use the TJvFormatDriveKind type to specify a specific drive format type.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page