Hello,
I searched for the “SkinManager” and “SkinProvider” in the component list “AlphaTools”.
There it should be after a look at “sRegisterIt.pas”
Code:
RegisterComponents('AlphaTools', [
TsSkinManager, TsSkinProvider, …..
But both are not there.
So I scroll through the long D5 components list, at the end I found “Alpha Lite” and there are both : “SkinManager” and “SkinProvider”.
– I uninstall the component again
– removed all acntD5* .bpl .dcp
– close D5
– open D5
– Install both acntD5* .dpk
Same result I have five
AlphaStandard, AlphaAdditional, AlphaTools, AlphaArcControls, AlphaLite
Now I must go into section AlphaLite to pick “sSkinManager” and “sSkinProvider”.
Is it the normal result or should not both be in the AlphaTools ? And AlphaLite should not be installed ?
Thanks
Thomas