JVCL Help:TJvCleanBoot
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCleanBoot type
Search in JVCL Help
Search in all projectsSummary
Defines the possible values for a clean boot.
Pascal
run\JvComputerInfoEx.pas
TJvCleanBoot = (
cbNormal,
cbFailSafe,
cbFailSafeNetwork
);
Members
Members | Description |
cbNormal | The computer was booted normally. |
cbFailSafe | The computer was booted in "Fail Safe" mode. |
cbFailSafeNetwork | The computer was booted in "Fail Safe" mode with networking enabled. |
Description
Defines the possible values for a clean boot. Used as the type of TJvMetricsInfo.CleanBoot.
See Also
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