[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |