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

TGuiADSRSettings

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

Declaration

Source position: DAV_GuiADSRGraph.pas line 17

type TGuiADSRSettings = class(TPersistent)

protected

  procedure Changed();

  

  procedure AssignTo(); override;

  

  property OnChange: TGuiADSROnChange; [rw]

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

published

  property Attack: Single; [rw]

  

  property Decay: Single; [rw]

  

  property Sustain: Single; [rw]

  

  property Release: Single; [rw]

  

end;

Inheritance

TGuiADSRSettings

  

|

TObject



CT Web help

CodeTyphon Studio