Class TPCSpeaker (unit PCSpk)

Inherits from

TComponent

* Program : PCSpk.Pas Purpose : TPCSpeaker Component Author Version Last Changed Comments ------ ------- ------------ -------- Song Weng Sam 1.01 Aug. 28, 96 Initial Release (Version set to 1.01 to match the 16bit version which is currently 1.01 too.)

Constructors



Functions

procedure Delay(MSecs: Integer);

Public declarations

procedure Play(Freq: Word; MSecs: Integer);

allowing access to other controls, etc.

procedure Stop;


function GetPort(address: Word): Word;


procedure NoSound;

Private declarations

procedure SetPort(address, value: Word);


procedure Sound(Freq: Word);


Properties

Events

Variables


Constructors


Functions


procedure Delay(MSecs: Integer);

Public declarations


procedure Play(Freq: Word; MSecs: Integer);

allowing access to other controls, etc.


procedure Stop;


function GetPort(address: Word): Word;


procedure NoSound;

Private declarations


procedure SetPort(address, value: Word);


procedure Sound(Freq: Word);


Properties


Events


Variables