Property ALSystemMixer.TALSystemMixer.Handle
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: TALSystemMixer
Contents |
Syntax
Delphi:
property Handle : HMIXER read FMixerHandle;
C++ Builder:
__property HMIXER Handle = { read=FMixerHandle };
Summary
Returns the Windows Handle of the mixer.
Description
Use this property to get the Windows Handle of the mixer.