madcollection on delphi 7

contains all delphi packages mentioned below
Post Reply
x0r
Posts: 2
Joined: Thu Feb 03, 2005 11:00 pm

madcollection on delphi 7

Post by x0r »

i have pc which installed delphi 2005 and delphi,i installed,but mad collection only installed on delphi 2005 , and there wasn't on delphi 7.i try manually to install the package.but error when installing madbasic(i have borland 6 runtime installed).how to manually/reinstall on my delphi 7?
x0r
Posts: 2
Joined: Thu Feb 03, 2005 11:00 pm

hmm

Post by x0r »

i have try unninstall delphi 2005 ,delphi 7,mad collection,and reinstall delphi 7+madcollection.the problem still appear,madcollection doesn't appear on component list.does delphi 7 supported by madcollection?pls help me :confused:
PInvoke
Posts: 25
Joined: Sun Jan 16, 2005 4:32 am

Post by PInvoke »

Only ONE component should show up on the Component Palette. Under the Madshi tab, madExceptionHandler. The other components simply don't need to be on the palette as they are all non-visual anyways. Just include them in your uses clause.

I.E.

uses madKernal, madBasic etc
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Yep, PInvoke ist right.

x0r, check out the Delphi 7 project menu. Do you see "madExcept settings" listed there?
Post Reply