Unit 'DAV_Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

TCustomAudioComponent

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

Declaration

Source position: DAV_Classes.pas line 181

type TCustomAudioComponent = class(TNotifiableComponent)

protected

  FSampleRateSource: TSampleRateSource;

  

  procedure AssignTo(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property SampleRate: Double; [rw]

  

  property SampleRateSource: TSampleRateSource; [rw]

  

end;

Inheritance

TCustomAudioComponent

  

|

TNotifiableComponent

  

|

TObject



CT Web help

CodeTyphon Studio