Tagged Questions
34
votes
2answers
919 views
How to hook a method to the Edit event in Delphi 7 IDE?
I'd like to automatically checkout a file when I start to edit it in Delphi 7 IDE.
ClearCase is my version control system and I really hate the need to checkout a file before starting to edit. It ...
26
votes
1answer
347 views
Console Applications and Version info
It appears to be what console application projects generated by IDE's intrinsic wizard cannot have version resource managed by IDE <- note the emphasis here.
Is there any workaround(s) for this ...
10
votes
12answers
2k views
What is the best alternative IDE for Delphi (.NET)
I work in Delphi 2007 (both win32 and .Net) but the CodeGear IDE frequently annoys me, so if possible I'd like to find a replacemnt.
We have a build script so I can compile from the command line and ...
10
votes
2answers
1k views
How to simulate a Delphi breakpoint in code?
I am pretty sure I have seen this before, but I haven't found out / remembered how to do it. I want to have a line of code that when executed from the Delphi debugger I want the debugger to pop-up ...
9
votes
2answers
4k views
External Exception EEFFACE in Delphi
While debugging my application with Delphi 2009, I sometimes get the following exception occurring:
This only happens occasionally, but after pressing OK, then my IDE and program both may freeze. ...
9
votes
2answers
1k views
Is “implicitly imported” always a bad thing in Delphi packages?
Trying to rearrange my packages for a set of TFrame-descendent components, I'm finding it seemingly necessary to break out some of my utility TFrame descendents separate from the dialog forms which ...
8
votes
2answers
387 views
Toggle between form and unit is not working in Firemonkey project
I'm testing Delphi XE2 and I create a new FireMonkey HD Application, but I have an issue the form designer for the FireMonkey forms is not visible or Available, the option Toggle Form/unit in the ...
8
votes
2answers
266 views
how can I get delphi 2010 IDE to show a split view with a form and its code at the same time?
I program in delphi 2010 and I have enough screen space to show both a form and its code (ie. the code and design tabs of a form) at the same time but so far I haven't had any luck trying to make that ...
8
votes
4answers
497 views
In Delphi IDE, how to quickly determine the location of an open non-project-related file?
This is probably a question that has an easy/simple/obvious answer, but I've found myself asking it many, many times, and never able to answer it:
When I Ctrl-click a class name, Delphi loads up the ...
8
votes
5answers
2k views
How do you disable the CPU window in Delphi 7
When stepping a program in Delphi 7, the CPU window sometimes pops up and then steps through that instructions. I find this an annoyance as I wish to only step Pascal Code.
Does anyone know how to ...
7
votes
2answers
563 views
Delphi XE2 background IDE compiler unable to find source path
I just bought XE2 version, installed the update 1 ISO, and made my Open Source projects compile with it.
In fact:
I added the source code paths of the library to the general settings IDE (for all ...
7
votes
1answer
209 views
Is Delphi or BDS IDE capable of saving source-code breakpoints?
Should be part of project workspace (desktop in Borland terms), dont you think? I suspect answer is NO, but if it is not so, please include details how to configure it.
7
votes
5answers
613 views
Delphi Editor Color scheme
I was wondering if someone could post a Delphi IDE editor color scheme, rather than the ones that come with Delphi. I am getting tired of this white/black color and i am searching for good examples on ...
7
votes
9answers
3k views
Why would a Delphi programmer use Lazarus as the IDE instead of using Delphi's IDE?
I've been very happy with the Delphi IDE for programming in Delphi.
But I've heard about the Lazarus programming environment, and I've also heard that some Delphi programmers use it instead of the ...
7
votes
5answers
826 views
File Version Vs. Product Version
In the Delphi Project Properties dialog, there are settings for the "Product Version" and the "File Version". Can anyone explain the philosophical differences between the two?
7
votes
2answers
1k views
Making an IDE using Pascal Script and SynEdit
I'm creating a built-in script engine using PascalScript from RemObjects (excellent) and the SynEdit editor. It's almost finished using the IDE example shipped with PascalScript and the IDE example in ...
7
votes
4answers
3k views
In Delphi 7, can I set up 'Debug' and 'Release' modes?
In most modern IDEs, you can have Debug and Release build configurations, and you can quickly switch between them.
In Delphi 7, this does not seem to be possible. I have to go to Project Settings and ...
6
votes
3answers
109 views
Making Source writable from the Delphi IDE
Is it possible to make readonly source code (eg., .pas & .dfm) writable from within the Delphi IDE? The right click option to make files Readonly/Writable within the IDE doesn't change the ...
6
votes
2answers
138 views
How to create a 'local variables' display using DWScript and its debugger
I'm writing an IDE for DWScript and have got it stepping through code using the debugger. I now wish to add a display of 'local variables' (i.e those in scope). Can someone give me a pointer to the ...
6
votes
3answers
166 views
Disabling the form designer in DelphiXE
Is it possible to disable the form designer in DelphiXE "on-demand/selectively" and only work with the code of a form/class where needed, in the event that controls are not installed in the IDE?
6
votes
3answers
1k views
Delphi IDE Project “Clean”Command — What does it do?
Running Delphi 2007 (and probably other versions as well, I'm guessing), if I right-click on a project in the Project Manager (either EXE of BPL in this case), there is a "Clean" command above ...
6
votes
17answers
2k views
Which bug in the Delphi IDE / VCL do you despise the most?
I've been working in Delphi 7 for the last 6 years now and have learnt to merely submit to the instablity of the IDE. For example, there are particular projects I've inherited which, when working on, ...
5
votes
4answers
147 views
How to compile a Win32 program from the command line with Delphi
as the title says, I'm trying to compile a Win32 program without the aid of an IDE, just so I can learn. I'm using Borland Studio 2006, and my first thought was to take some files generated from a ...
5
votes
4answers
443 views
Use Delphi5 in Delphi XE environment
Is it possible to compile a Delphi5 project in the new XE IDE without any migration?
If've been using Delphi5 IDE for quite a while now and, to be honest, it is old, unfriendly and unflexible. I ...
5
votes
4answers
2k views
Why Delphi says 'cannot resolve unit name xxx'?
I'm working with Delphi2010 Enterprise Update 4.
When I'm opening my project in the IDE and displaying the mainform code, there are 2 unit names underline in red.
.
I have verified that the path to ...
5
votes
7answers
406 views
Delphi On Windows
I have decided (whether it's for better or for worse), to start learning Delphi. But, Is it available in Visual Studio? Or is there an IDE for it? I googled Delphi, but came up with some really weird ...
5
votes
2answers
506 views
How to detect if file in IDE is being edited using Open Tools API
I made a small IDE plug-in using Open Tools API that accesses ClearCase. It has menu items "Check In", "Check Out", etc. It works OK but I want it to check out a read-only file automatically if I ...
5
votes
4answers
3k views
Delphi Library Path - what should really be going in there?
I've been putting the path to the unit (.pas) file folders of our packages into the Delphi Library path but I'm beginning to wonder if this is a mistake! Take this problem for an example:
I have two ...
4
votes
1answer
217 views
How to change a behavior of specific Project Manager's local menu item for the HTML documents?
I'm in the process of reproducing Project Page Options IDE add-in¹. Particularly, this add-in replaces default behavior² of Open action in the Project Manager with its own behavior - to open a HTML ...
4
votes
3answers
183 views
Delphi predefined environment variables
Can anyone tell me where to find a list of the "pseudo" environment variables available in RAD Studio? The ones like $(Platform), $(Config), and so on. Specifically, I want one which gives me the RTL ...
4
votes
1answer
508 views
Delphi 7 IDE disables some “Enhancement Modules” on Windows 7 64 bit
I am running Delphi 7 on Windows 7 x64. Everything is working fine except this thing.
When I start the IDE the enhancement modules for key mappings are enabled and working in the default blank ...
4
votes
1answer
118 views
Is there an official interface to TOrderedListEditDlg?
In an expert, I'd like to re-use the dialog that Delphi displays to edit a project's library path and for similar purposes:
I found a hack for using it (look for TOrderedListEditDlg on the page). ...
4
votes
2answers
832 views
Embarcadero D2010 hide welcome page
Does anybody know how can i disable welcome page without using the < -np > command line option, its very the annoying and blocks the IDE for a few seconds on each start, does anybody know where can ...
4
votes
2answers
548 views
Delphi: How to get rid of "Ancestor of TMyForm not found error'?
I have some forms inherited from a TMyForm (TMyForm is a 3rdparty component with source code form).
When I open in the IDE my forms inherited from TMyForm I have:
Error creating form: Ancestor ...
4
votes
5answers
226 views
Keep supporting different versions of software each one built with different Delphi or component versions
i need to maintain different versions of a software, the problem is like this:
1) v 1.0 - Delphi 7 - DevExpress build 20 - TeeChart 5
2) v 2.0 - Delphi 2005 - DevExpress build 40 - TeeChart 7
3) v ...
4
votes
9answers
989 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
...
4
votes
3answers
633 views
How to “scan” the full list of currently-installed VCL components
I still haven't found a truly satisfactory answer to this question, and am now considering rolling my own. I have ModelMaker and GExperts, and neither seems to load the comprehensive class-hierarchy ...
4
votes
5answers
1k views
Delphi IDE treating TFrame as if it were a Form
Every once in a while when I am tweaking my TFrame classes (adding properties, methods, etc), the IDE gets confused and acts as if it thinks the frame is a form, complete with header/caption, borders, ...
4
votes
2answers
536 views
Delphi-IDE: how to change the way class-completion works?
Class completion in Delphi is a big time-saver, but I haven't found a way to customize it.
I would like a getter and setter for a property to be grouped together instead of being thrown all over my ...
4
votes
5answers
1k views
Better multi-threaded debugging in the Delphi
Leading on from the answer to another question about bugs in the Delphi IDE, does anyone know if there is a way to improve the multi-threaded debugging functionality of the IDE, or if not, at least ...
3
votes
2answers
98 views
How can I make Class Completion include parentheses even for empty parameter lists?
I'm back in Delphi 2010 again after having worked several years in Visual Studio. I would like to make the IDE behave in a differnet way:
I'd like the IDE's auto-completion to respect the parenthesis ...
3
votes
3answers
269 views
IDE for desktop development in Delphi?
Hey I'm aware this question isn't very technical, but I'm new to the Delphi language and I'm wondering what IDE would be great (preferably free) for a beginner with C# and Java experience? I've heard ...
3
votes
1answer
82 views
Does Error Insight have keyboard shortcuts?
I know I can jump between compiler output messages using ALT + F7/F8.
Are there similar shortcuts to get to the prior/next error detected by Error Insight?
3
votes
2answers
251 views
Help with integrating latest Delphi Web Script (DWS) with SynEdit
I decided to have a concerted effort to get the excellent DWScript (Delph Web Script DWS) integrated into a simple IDE using SynEdit. DWScript is currently being agressively developed and has a number ...
3
votes
1answer
82 views
How to stop the IDE window from maximizing when running an application within Delphi 2010
I noticed that if I set the Delphi 2010 IDE window to be something other than maximized it automatically maximizes when I run an application friom inside the IDE. When the program is closed, the IDE ...
3
votes
2answers
115 views
Which are the differences between a bpl delphi expert and a dll delphi expert
I am working in a delphi IDE expert , now to avoid dependencies problems, i was thinking in rebuild this expert as a dll expert as was suggested in one of these answers, now my expert (compiled as ...
3
votes
3answers
213 views
Delphi IDE locks because of a hidden modal window
Has someone else experienced something like this with Delphi and if so is there a known workaround!
I'm using the Delphi 2010 Rad Studio on Windows 7 64 bit.
A few times when editing the IDE hangs ...
3
votes
1answer
515 views
Delphi XE IDE code parser error?
After adding a IdUDPServer to my form and trying to put some code into the OnUDPRead event, I'm not able to add any component to my form at design time, nor can I run the application.
is there any ...
3
votes
1answer
296 views
Code Syntax Highlighting in Delphi 6 (to highlight syntax and ifdef blocks)
Delphi 6 is pretty old, I know. Unfortunately there are reasons why I can't upgrade which I don't want to get into here.
My problem is that it's hard to read code. I have the Castalia plugin ...
3
votes
2answers
345 views
How do you operate Delphi's macro recorder?
I am using Delphi 2009 and I noticed that there is a macro recorder below the code editor.
How do I use it?