Unit 'acs_multimix' Package
[Overview][Constants][Classes][Index] [#pl_acs]

TACSMultiMixer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: acs_multimix.pas line 45

type TACSMultiMixer = class(TACSCustomInput)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Channel []: TACSChannel; default; [r]

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

published

  property TotalChannels: Integer; [rw]

  

end;

Inheritance

TACSMultiMixer

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio