Class TPCSpeaker (unit PCSpk16)

Inherits from

TComponent

* Renamed from PCSpk.pas 6/11/1998 Paul Rice to avoid conflict with 32-bit version. Program : PCSpk.Pas Purpose : TPCSpeaker Component Author Version Last Changed Comments ------ ------- ------------ -------- Song Weng Sam 1.00 Aug. 14, 96 Initial Release Song Weng Sam 1.01 Aug. 28, 96 Published the Delay Method

Constructors



Functions

procedure Delay(MSecs: Integer);

Public declarations

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

allowing access to other controls, etc.

procedure Stop;


procedure NoSound;

Private declarations

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;


procedure NoSound;

Private declarations


procedure Sound(Freq: Word);


Properties


Events


Variables