Disappearing Components?
From: Non Sequitur (someone_at_somewhere.com)
Date: 11/26/03
- Next message: Frederick C. Wilt: "Re: Delphi 6 & 7 producing bad breakpoints"
- Previous message: Non Sequitur: "Disappearing Components?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Nov 2003 12:14:28 -0500
I have a problem with my Delphi 7 on XP. I run both D7 and D5. In D5, there
are TSocketServer and TSocketClient components on the Internet tab of the
Component Palette. In D7, I don't see these components anywhere on the
Palette. Is it just my installation, or have they been "deprecated", or...?
I know the unit containg these components, ScktComp.pas, is installed (I
can't, for example, create another package that contains this unit, as
Delphi tells me it's already contained by another installed package), yet I
don't see the components themselves in the pallete. What gives? Aren't they
being registered? If so, how can I register them?
For that matter, how do I find a particular component that IS installed?
Say, I am looking for TServerSocket. How can I find out what pallete page
(if any) this component is installed on (short of looking at every page - I
have lots of them)?
TIA,
--NS
- Next message: Frederick C. Wilt: "Re: Delphi 6 & 7 producing bad breakpoints"
- Previous message: Non Sequitur: "Disappearing Components?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|