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

TDavAsioDriverList

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

Declaration

Source position: DAV_AsioList.pas line 24

type TDavAsioDriverList = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure SetIgnoredDriver();

  

  procedure UpdateList;

  

  function DriverNumberByName();

  

  property Items []: TDavAsioDriverDescription; [r]

  

  property Count: Integer; [r]

  

  property DriverNames: TStrings; [r]

  

end;

Inheritance

TDavAsioDriverList

  

|

TObject



CT Web help

CodeTyphon Studio