•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Pascal and Delphi section within the Software Development category of DaniWeb, a massive community of 423,088 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,372 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Pascal and Delphi advertiser: Programming Forums
Views: 696 | Replies: 1 | Solved
![]() |
•
•
Join Date: Jan 2008
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
I have just installed Delphi 2007 in my Vista (jumping from 6 in wonderful XP).
Everything is new and unknown. Help seems impossible to find, and I need to get a DLL showing its object in my Tool Palette so I can compile old programs.
Could someone please guide me on how to do this, or where to find instructions on how to do it?
Everything is new and unknown. Help seems impossible to find, and I need to get a DLL showing its object in my Tool Palette so I can compile old programs.
Could someone please guide me on how to do this, or where to find instructions on how to do it?
•
•
Join Date: Jan 2008
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
I found out with some help from different sources (thanks):
Using D2007, first create a new empty package
(File - New - Package - Delphi for Win23) and let it open in the project manager (or just open an existing packge).
Then import the ActiveX
(Component - Import Component - Import a Type Library - Next)
(Add - select trip.dll i c:\Program\Common Files\ eller VegReg,dll i c:\Windows\System32\)
Next
Select Palette Page: ActiveX
and
check the checkbox "Generate Component Wrappers"
Next
and
Check "Add unit to Package1.dproj project"
"Finish"
Project - Compile
Right-click on Package1.bpl in Project Manager and select "Install"
When you start a new project your objects are present on the Tool Palette under ActiveX
Using D2007, first create a new empty package
(File - New - Package - Delphi for Win23) and let it open in the project manager (or just open an existing packge).
Then import the ActiveX
(Component - Import Component - Import a Type Library - Next)
(Add - select trip.dll i c:\Program\Common Files\ eller VegReg,dll i c:\Windows\System32\)
Next
Select Palette Page: ActiveX
and
check the checkbox "Generate Component Wrappers"
Next
and
Check "Add unit to Package1.dproj project"
"Finish"
Project - Compile
Right-click on Package1.bpl in Project Manager and select "Install"
When you start a new project your objects are present on the Tool Palette under ActiveX
![]() |
•
•
•
•
•
•
•
•
DaniWeb Pascal and Delphi Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: XML database driven progam
- Next Thread: Videos about Delphi programming


Linear Mode