Property ALSystemMixer.TALSystemMixerControl.ControlID
From Mitov Wiki Doc
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: TALSystemMixerControl
Contents |
Syntax
Delphi:
property ControlID : Cardinal read FControlID;
C++ Builder:
__property unsigned int ControlID = { read=FControlID };
Summary
Returns the control ID as obtained from Windows.
Description
Use this property to get the control ID as obtained from
Windows.