Unit 'DAV_DspComponents' Package
[Overview][Classes][Procedures and functions][Index] [#pl_asiovst]

TConvolutionComponent

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

Declaration

Source position: DAV_DspComponents.pas line 109

type TConvolutionComponent = class(TCustomDspComponent)

protected

  FConvolution: TConvolution;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Convolution: TConvolution; [r]

  

end;

Inheritance

TConvolutionComponent

  

|

TCustomDspComponent

  

|

TObject



CT Web help

CodeTyphon Studio