Unit 'acs_mixer' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_acs]

TACSMixerLevel

Declaration

Source position: acs_mixer.pas line 88

type TACSMixerLevel = record

  case Word of

    1: (

        Left: Byte;

  

        Right: Byte;

  

      );

    2: (

        Main: Byte;

  

      );

end;



CT Web help

CodeTyphon Studio