Class TSoundDeviceList

Unit

Declaration

type TSoundDeviceList = class(specialize TObjectList<TSoundDevice>)

Description

This item has no description.

Source: audio/castlesoundbase.pas (line 70).

Hierarchy

  • TObject
  • TList
  • TObjectList
  • TSoundDeviceList

Overview

Methods

Public procedure Add(const AName, ACaption: string); reintroduce;

Description

Methods

Public procedure Add(const AName, ACaption: string); reintroduce;

This item has no description.

Source: audio/castlesoundbase.pas (line 71).


Generated by PasDoc 0.17.0.snapshot.