JVCL Help:TJvSoundSentryFlags

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

Search in JVCL Help

 
Search in all projects
 

Summary

Set of flags that describe properties of the SoundSentry accessibility feature.

run\JvComputerInfoEx.pas


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.

run\JvComputerInfoEx.pas


See Also

TJvSoundSentry.Flags

run\JvComputerInfoEx.pas


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