Property ALSystemMixer.TALSystemMixerCollectionItem.MixerControl

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TALSystemMixerCollectionItem

Contents

Syntax

Delphi:

property MixerControl : TALSystemMixerControl read FMixerControl write SetMixerControlProp;

C++ Builder:

__property TALSystemMixerControl * MixerControl = { read=FMixerControl, write=SetMixerControlProp };

Summary

Associated physical control.

Description

Sets or gets the associated physical control. The user creates user defined controls and associates them with physical controls available on the system. When the control is used on different system the control will attempt to associate the controls trying to match their description and type.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox