Class TMenuVolumeSlider
Unit
CastleSoundMenu
Declaration
type TMenuVolumeSlider = class(TMenuFloatSlider)
Description
Float slider suitable for volume setting. Range is always [0 .. 1] and when the slider is exactly on 0.0 position it shows "Off".
Hierarchy
Overview
Methods
 |
constructor Create(const AValue: Single); |
 |
function ValueToStr(const AValue: Single): string; override; |
Description
Methods
 |
constructor Create(const AValue: Single); |
|
 |
function ValueToStr(const AValue: Single): string; override; |
|
Generated by PasDoc 0.12.1 on 2013-02-04 20:26:52
|