Tagged Questions

0
votes
2answers
71 views

How can I add a new application / new file wizard to the Delphi IDE “New …” dialog?

Are there examples and resources (source code and documentation) available which show how a 'New xyz Application' or 'New xyz Document' wizard can be created with Delphi which then will appear in the …
1
vote
4answers
131 views

Delphi IDE - How to make disabled toolbar buttons grayscaled?

Seams like this one is for real Delphi geeks only. This is how it looks (sorry, can't post images) Delphi IDE ugly toolbar What's wrong - disabled Delphi IDE toolbar and menu buttons are ugly …
3
votes
8answers
242 views

Help with strange Delphi 5 IDE problems

Ok, I'm going nuts here. For the last (almost) four years, I've been putting up with some extremely bad behavior from my Delphi 5 IDE. Problems include: Seemingly random errors in coride50.bpl …
1
vote
3answers
150 views

Is there a Delphi IDE plugin for XML file editing, validation, formatting?

Are there (free or commercial) IDE editor plugins for Delphi which show valid XML tags and parameters automatically while editing (like CodeInsight for HTML does it already) or suggest the correct …
1
vote
3answers
212 views

Freeware “Structural Highlighting” for Delphi 2007 IDE

I'm in the middle of sorting out a nested set of if/then begin/end pairs, and missing the heck out of CodeRush's structural highlighting (which I used to have in Delphi 6, and loved). Is there a …
1
vote
3answers
170 views

Is there some way to load the TSQLConnection params from an ini file in design time?

I have a SQLConnection which is shared between projects, in runtine it reads the configuration from an ini file, is there some way to load this same configuration in design time?
0
votes
4answers
202 views

Adding Delphi 6 third party component to Delphi 2010?

Hi, I have a few Delphi 6 third party components which I need to add to Delphi 2010 to begin my migration. Is it possible? The interface seem a lot different and I can't seem to find a way to do …
0
votes
2answers
131 views

delphi 2010 IDE ‘error insight’ error

Hello when I open concrete projects the error insight mark with red lines incorrect areas of the screen. Also when I compile It, error messages are shown, but the line number displayed in the message …
0
votes
4answers
223 views

Can I map Caps Lock to something useful for the Delphi IDE?

OK, so I know I can remap the Caps Lock key in Windows registry, but is there something useful I can map it to in the Delphi 2009 IDE? I was hoping for Code Completion (Ctrl-Space), is there a way to …
0
votes
2answers
150 views

Delphi 2007 Browse path / click-though issue

I have Raize 3.0 installed in D2007. For whatever reason, I can't seem to get the Ctr-click to work for loading up it's units, even though that feature works fine on all my other Delphi and …
0
votes
5answers
225 views

How to set Delphi bookmarks on Vista 64-bit

In Delphi (2007) I'm used to setting a bookmark with CTRL-SHIFT-0,1,2 etc. Since I've upgraded to Vista x64 the above no longer works. I can still set a bookmark with CTRL-K-0,1,2 etc but I'm …
2
votes
2answers
294 views

WinForms floating windows (like Delphi7 IDE)

I want to setup my WinForm to look like the Delphi7 IDE. Basically that means the window has no background (the desktop shows through), and child windows float around. Here's a sample image: I can …
0
votes
1answer
113 views

Delphi 2009 IDE Structure View Collapse function…

Hi, Does anyone know now to collapse all items in Delphi 2009 IDE structure View? I have no idea to collapse all items and that make me hard to find my class from the view. Thanks Terrance
2
votes
6answers
891 views

Is it possible to turn off Unicode support in RAD Studio 2009?

Hi guys, I have a little trouble with RAD Studio 2009. As you know, it is possible to switch Unicode support off in MSVS (right click on solution->properties->character set=not set). I need to find …
0
votes
3answers
168 views

I have a problem in dll?

hello all friends.......... I create a form inside the Dll. But it compile is not successfully.Some Error below. " Access violation at address 004EB784 in module 'Project1dll.dll'.Read of address …

1 2 3 4 next
15 30 50 per page