JVCL Help:TJvFormatDriveKind

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Represents different kinds of drive format types.

run\JvWinDialogs.pas


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.

run\JvWinDialogs.pas


Description

Use the TJvFormatDriveKind type to specify a specific drive format type.

run\JvWinDialogs.pas


About

Navigation

no pages or subcategories

run\JvWinDialogs.pas



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