Subject Re: [IBO] TComboBoxEnh removed
Author Nando Dessena
Geoff,

> There was a release where the registrations were removed (not by me
> :-), since they really should not be in with the runtime code. Since
> the current EnhComponents are really just a collection of source units
> I have continued to leave the registrations where they are (as it
> makes it easy for people to pick and choose what they want to use).
> I think BCB5 might complain about this, but Delphi5, BCB4 and prior
> versions dont care about simple registrations like this.

that code shouldn't belong there simply because there are design time
packages (particularly the one that contains the dsgnintf unit) that
cannot be distributed, so one can't use run time packages if the design
time code isn't completely aside from run time code.
I don't know whether this applies to EnhComponents or not.

> The new version of EnhComponents (to come out with IBO4) will have all
> the registration code isolated as required.

To check it out, try to build an app with run time packages turned on.
HTH
--
____
_/\/ando