Hi,
Although I've been doing some stuff with Delphi, I thin kthis is the first time I'm defining a subclass directly from TObject. Well, I have the following:
type
TTrack = class(TObject)
public
Name: AnsiString;
Loops: TObjectList;
FXs: TObjectList;
constructor...
Hi,
Anyone has any idea of how could I setup an Internet Connection (as a .ins file would) with a Delphi program? I just need some pointers, like Registry Keys or files involved (if any).
Thanks :)
Hi,
I've never worked with DBs in Deplhi before so I'm kind of lost. Is there a way to connect to a Access 97 DB without using a DSN? A little example perhaps? :)
Thanks,
Ashkar
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.