Unit 'DAV_StkNoise' Package
[Overview][Classes][Index] [#pl_asiovst]

TStkNoise

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

Declaration

Source position: DAV_StkNoise.pas line 19

type TStkNoise = class(TStk)

protected

  FLastOutput: Single;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function Tick();

  

  property LastOutput: Single; [r]

  

end;

Inheritance

TStkNoise

  

|

TStk

  

|

TObject



CT Web help

CodeTyphon Studio