Unit 'DAV_AudioData' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TCustomAudioDataComponent

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

Declaration

Source position: DAV_AudioData.pas line 190

type TCustomAudioDataComponent = class(TCustomAudioComponent)

protected

  procedure AssignTo(); override;

  

public

  destructor Destroy; override;

  

  property OnSampleCountChanged: TNotifyEvent; [rw]

  

  property AudioData: TCustomAudioData; [r]

  

  property SampleCount: Cardinal; [rw]

  

end;

Inheritance

TCustomAudioDataComponent

  

|

TCustomAudioComponent

  

|

TNotifiableComponent

  

|

TObject



CT Web help

CodeTyphon Studio