Unit 'DAV_StkCommon' Package
[Overview][Constants][Classes][Index] [#pl_asiovst]

TStk

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

Declaration

Source position: DAV_StkCommon.pas line 15

type TStk = class

public

  procedure SetSampleRate();

  

protected

  FSampleRate: Single;

  

  FSampleRateInv: Single;

  

  procedure SampleRateChanged; virtual;

  

public

  constructor Create(); virtual;

  

  property SampleRate: Single; [rw]

  

end;

Inheritance

TStk

  

|

TObject



CT Web help

CodeTyphon Studio