|
Advanced DSMIX released for public
The soundengine from one of the most proffesional applications has been released for public..
Available on www.delphipages.com - audio section
Author: Pavel Bibergal
Date added: 26 May, 2003
Views: 344
Related Discussions - HOW TO MAKE A REPEAT FUNCTION IN A TOOLBUTTON? (2001-01-05 01:09:01)uhm...i don't know too, what you want to do...but wile pressing you mean?
make a repeat function on the onmousedown-event like this
repeat...
- ICONS (2001-01-10 07:09:37)This component is not working correctly. Colors look different when saved with this component.
- HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- HOW DOES SORTING IN A TLIST OBJECT WORK? (2001-01-11 14:39:02)Just curious as to why you selected this particular question
as the answer. I provided you with a complete example
showing how to do several...
- PLACING A BACKGROUND BITMAP ON A PANEL? (2001-01-10 10:02:07)There are some good Freeware components available in Delphi Pages, which do exactly what you want.
e.g. Gradient Panel, Roger Special Panel,...
- I NEED A E-MAIL ADDRESS TO BORLAND/INPRISE (2001-01-11 02:12:35)Cut'nPaste from www.inprise.com
Borland is revamping its bug reporting process. As part of this effort we will be reviewing the best ways to...
- PASSING FUNCTIONS AS PARAMETERS (2001-01-11 11:29:41)This code was posted by Glynn Owen on the newsgroup.
Newsgroup: borland.public.delphi.objectpascal
unit Unit1;
interface
uses...
- HOW DO I GET THE IP ADDRESS OF A COMPUTER? (2001-01-15 19:33:16)unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Winsock;
type...
- TCP/IP CLIENT - SERVERS COMPONENTS (2001-01-19 15:38:58)Hey!
It is true that these components have their bugs (I haven't discovered any component that doesn't have any bug in any condition) :) but I...
- HOW TO EXECUTE THE CPL FILE ??? (2001-01-19 14:53:24)Here's many of them. remember that the arguments may be different for different versions of Windows:
See my other post on how to run them......
|