Class TMenuVolumeSlider

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public constructor Create(const AValue: Single);
Public function ValueToStr(const AValue: Single): string; override;

Description

Methods

Public constructor Create(const AValue: Single);
 
Public function ValueToStr(const AValue: Single): string; override;
 

Generated by PasDoc 0.14.0.