JVCL Help:TJvSoundSentryFlags
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSoundSentryFlags type
[+] JvComputerInfoEx.pas Types
Search in JVCL Help
Search in all projectsSummary
Set of flags that describe properties of the SoundSentry accessibility feature.
Pascal
run\JvComputerInfoEx.pas
TJvSoundSentryFlags = setof (ssfAvailable, ssfSoundSentryOn, ssfIndicator);
Description
The following table indicates the meaning of the various TJvSoundSentryFlags flags:
Value | Meaning |
ssfAvailable | The SoundSentry feature is available. |
ssfSoundSentryOn | The SoundSentry feature is on. |
ssfIndicator | This flag is not implemented. |
See Also
About
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