How do I reinstall Delphi without having to reinstall all components?I had to rebuild by hard drive and reinstall Delphi 6, but I still have to original version. I had it backed up.
Can I simply copy some of my old files to the new install and get my components back? By "components back", I mean back into the palette, etc.
If so, which files?
Thanks.
Mike Meier wrote:
> Can I simply copy some of my old files to the new install and get my
> components back?
No. Installed packages are stored in the registry.
--
Yorai Aminov (TeamB)
(TeamB cannot answer questions received via email.)
Shorter Path - http://www.shorterpat...
problem with a component that has other componentsHi ! I am writing a component that has multiple elements inside (edit, buttons etc).
I started with TWinControl and then created inside TEdit and other elements.
The problem: when window below my component is updated, the Edit does not repaint (looks transparent).
Apparently I violate the paint message propagation ... Please help me! Also let me know if there are better ways to make such a control.
Boris
<Boris Epel> wrote in message news:310889@forums.embarcadero.com...
> I started with TWinControl
Consider deriving your main component from TPanel or TFrame or some other...
Problem with Delphi 5 IDEI have a delphi 5 program that makes the following function call:
BroadcastSystemMessage(BSF_NOHANG or
BSF_POSTMESSAGE,dword(nil),tSwitchMsg,handle,winmsg_hello);
It works if the program is run outside the IDE, but not if it is run inside
the IDE. Would anyone know why this is so?
Pier
...
Color problems with components in Delphi 2009?Hi list ~
just wrote a little visual component that is made up from a few multi-colored panels. At design time the colors show nicely and also when I use the component in a non-themed application.
In a themed application ('Use Themes' checkbox checked) the entire components loses its colors and turns clBtnFace.
Anybody have an idea what's up?
TIA
Kai
> {quote:title=Kai Peters wrote:}{quote}
> Hi list ~
>
> just wrote a little visual component that is made up from a few multi-colored panels. At design time the colors show nicely and also when I use th...
Installing Components Problem Delphi 2009Hello, I´am trying to install some Thirdy Party Components in Delphi 2009 but I´am having trouble with the location.
When I build the Package they go to another folder,my old delphi 2007 folder, and on the one that I choose.
I aredy configureted the Path for BPL,DCUs and DCPs but this componentes don´t go follow it.I mean, I can build my old projects fine, but thoose ones no[ o.0 ].
Some information: on the "Target Core Compile:" there is a line who contains: -LE"C:\Delphi2007"(my old folder for delphi) -Le"c:\Delphi2007" -No"C:\Temp&quo...
Problem with TrayIcon component in Delphi 2010Hello people!
I'm having some problems with the TrayIcon component in Delphi 2010, Trial.
{code}
with TrayIcon1 do
begin
Hint:='Mouse over trayicon';
BalloonHint:='Text from trayicon';
BalloonTitle:= 'Title of ballon';
Visible:=true;
ShowBalloonHint;
end;
{code}
The hint is correctly altered but the Ballon DON'T is showed, someone know we is this occuring?
PS.: Sorry for my bad english :P
Hi Jo,
> I'm having some problems with the TrayIcon component in Delphi 2010, Trial.
>
> {code}
...
PROBLEMS, PROBLEMS, PROBLEMS.Name:
Product: Firefox
Summary: PROBLEMS, PROBLEMS, PROBLEMS.
Comments:
Does Google's Chrome browser block out Firefox? Am having a lot of
trouble getting Firefox to run after I run Chrome. No trouble what-so-
ever before running Chrome.
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see ...
Problems problems and problems.Name: A.A.
Product: Firefox
Summary: Problems problems and problems.
Comments:
I am not specific, but in short I can not use This site to listen music
anymore, while I can in IE explorer. Just to let you guys know, new
version messed something up.
http://hypem.com/
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...
Problems Problems Problems
So, I have OpenSUSE installed on my laptop and everything is working
well, except the wireless.
It almost seems that every time I run a KDE distro I can not get the
internet to work.
I've run YaST and used iwconfig. nothing is working for me.
Please help
-ZAD
--
zadnik18
------------------------------------------------------------------------
someone is going to tell you to supply some more information
'My wireless doesn't work - a primer on what I should do next -
openSUSE Forums' (http://tinyurl.com/6peanc)
this is one of the stick...
Problems, problems, problemsName: Hans Halvorsen
Email: capricorn_at_online.no
Product: Thunderbird
Summary: Problems, problems, problems
Comments:
Hi,
I downloaded Thunderbird some time ago, and I was over-satisfied whit it
and how well it worked. In fact it worked 100% PERFECTLY UNTIL I got an
newer update version of it. Since then I' ve had nothing BUT trouble!
I've checked adresses, notes, password, deleted accounts and made new
one's, checked sign-ins and sign-outs, passwords inside and out, upside
and down, so many times that my frustration now is about to turn into
pure and major ...
Delphi 2010 Prof.This message is in MIME format. Since your mail reader does not
understand this format, some or all of this message may not be legible.
--JivePart=_4a613.zeB8CwDOH5aMJzMl
Content-Type: text/plain; charset="Utf-8"
--JivePart=_4a613.zeB8CwDOH5aMJzMl
Content-Type: image/jpeg;
name="delphi_toolbar_problem.jpg"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="delphi_toolbar_problem.jpg"
/9j/4AAQSkZJRgABAQEAYABgAAD/7QAcUGhvdG9zaG9wIDMuMAA4QklNBAQAAAAAAAD/2wBDAAIB
AQEBAQIBAQECAgICAgQDAgICAgUEBAMEBgUGBgYFBgYGBwkIBgcJBwYG...
.net component to Delphi component ?Hello,
Is there a way to use .net component inside Delphi ?
Thanks
On Tue, 18 Nov 2008 13:16:37 -0800, isaac sam wrote:
> Is there a way to use .net component inside Delphi ?
http://www.managed-vcl.com/ has some libraries for this.
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
Marc Rohloff wrote:
> On Tue, 18 Nov 2008 13:16:37 -0800, isaac sam wrote:
>
>> Is there a way to use .net component inside Delphi ?
>
> http://www.managed-vcl.com/ has some libraries for this.
>
I was hoping for a free tool but thanks
On Tue, 18 Nov 2008...
A problem about connecting ASA by ADO component of Delphi?Is there anyone to try to use ADO component of Delphi to connect ASA?
I fail to do it.
I manipulate database by TDataSource,TADOQuery,TConnection components of
Delphi, and set up connection with ASA guide. When running the program, the
connection is set up successfully. But a EoleException is thrown once I
make a query using TADOQuery. System prompt "unknown error". Who knows what
happened? Is it a compatible problem between ASA driver(ASAProv) and ADO
component of Delphi? (All are ok when connecting ASA by BDE components).
Is there anyone to try this??
...
Problems, problems, problemsName:
Product: Firefox
Summary: Problems, problems, problems
Comments:
I use FF all the time for work - I'm a software tester - the add-ons
are invaluable. But v3.5 really has been a disappointment. It just
keeps hanging all the time. And when Internet Explorer windows pop up,
FF often just dies. It can't even restart itself - I have to manually
kill the process every time; every update, every add-on that
updates, "restart" fails - it's so frustrating. I hope v3.6 will be
addressing this - PLEASE!
Browser Details: Mozilla/4.0 (compatible; MSIE 7....