Unit 'win_acs_dsaudio' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_acs]

TDSIn

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

Declaration

Source position: win_acs_dsaudio.pas line 29

type TDSIn = class(TACSFileIn)

protected

  procedure OpenFile; override;

  

  procedure CloseFile; override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  function Seek(); override;

  

end;

Inheritance

TDSIn

  

|

TACSFileIn

  

|

TACSCustomFileIn

  

|

TACSStreamedInput

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio