VS ide / delphi ide key mapI'm quit lost in VS ide, F9 run, F8 / F7
Ctrl+Alt+P for tool pallet and the fast find when you type component
name
F11 to switch to code view / object inspector, the ability to navigate
in the object inspector with tab and writing property name.
Will someone make a Delphi to VS guide?
--
Henning Swiboda wrote:
> I'm quit lost in VS ide, F9 run, F8 / F7
> Ctrl+Alt+P for tool pallet and the fast find when you type component
> name
> F11 to switch to code view / object inspector, the ability to navigate
> in the object inspector with tab and writing propert...
Delphi 2006 vs Delphi 2009 IDE stabilityHello, all.
I have medium sized project which includes about 20Mb of source code (just
size of *.pas files). I use Delphi 2006. There are third party component
suites JVCL, DevExpress Bars, Pegasus Imaging. All updates applied. The main
problem is IDE stability. About four..five times a day IDE become unstable
after intensive usage of code insight functions (most often I press
Ctrl+Space key). The best outcome is that I have to save everything and
restart the IDE. The worst outcome is when IDE stalls or falls into endless
loop of error messages and any unsaved work is lost. OS...
Delphi IDEsIs it possible to write applications for Android and touch sensitive screens
with Delphi XE4 or later versions of Delphi?
Is it possible to write applications for Windows 8 and touch sensitive
screens with Delphi XE4 and later versions of Delphi?
Pier
Pier wrote:
> Is it possible to write applications for Android and touch sensitive
> screens with Delphi XE4 or later versions of Delphi?
iOS support was added in XE4. Android support was added in Delphi XE5.
> Is it possible to write applications for Windows 8 and touch sensitive
> screens with Delphi XE4 an...
Comparison between Visual Studio 2008 IDE and Delphi 2010 IDE?Hi,
I wonder which is more programmer friendly. Especially for syntax
highlighting and fast code writting, viewing..
Thanks..
Mehmet Fide wrote:
> Hi,
>
> I wonder which is more programmer friendly. Especially for syntax
> highlighting and fast code writting, viewing..
>
>
> Thanks..
See "RAD Studio 2010 vs. Visual Studio 2010" in non-technical group.
--
Warm Regards,
Lee
...
Re: Where is data form wizard in Delphi 2009? [pubic.delphi.ide]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=_21560.zeB8CwDOH5aMJzMl
Content-Type: text/plain; charset="Utf-8"
Sample picture showing drag and drop from persistent fields edit window.
(Any TField in any TDataset should work, TSomeKindofTable, or
TSomeKindofQuery.
Warren
--JivePart=_21560.zeB8CwDOH5aMJzMl
Content-Type: image/jpeg;
name="drag_and_drop_from_persistent_fields_editor.jpg"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
...
Is it posible to configure Delphi XE3 IDE to use Delphi 7 compiler/debugerHi!
Like many other developer out there I have several project which has been developed with older version of Delphi (Delphi 7). Since theese projects rely on some components which are not compatible with newer versions of Delphi (no newer versions available) I'm forced to do any maintnance on theese projects using Delphi 7.
Another solution would be to find replacment components which would provide me with same capabilities and work with latest versions of Delphi. But this would probbably require compleete rewritings of my projects (lots and lots of work).
So currently I'm using...
Delphi needs this: Designtime 'tasks' panes in MS Visual Web Developer 2008 [picture]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=_8bd4.zeB8CwDOH5aMJzMl
Content-Type: text/plain; charset="Utf-8"
--JivePart=_8bd4.zeB8CwDOH5aMJzMl
Content-Type: image/jpeg;
name="WeNeedThis.jpg"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="WeNeedThis.jpg"
iVBORw0KGgoAAAANSUhEUgAAARcAAAEaCAYAAAA7TRMKAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz
AAAL1wAAC9cBJXXS8AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAACAASURB
VHic...
Delphi IDE versionWe have a help, about form with various info.
I already have the Application version on here.
I would like to incluude the Delphi IDE version here also XE2 is our latest version.
Rather than hard coding in the code, is there a runtme option that returns the Delphi IDE version that app was created with?
"Larry Wall" wrote in message news:626381@forums.embarcadero.com...
> We have a help, about form with various info.
> I already have the Application version on here.
> I would like to incluude the Delphi IDE version here also XE2 is our
> latest version.
> Rat...
Delphi IDE crashesHello,
I've got a problem with Delphi 2010. The ide sometimes crashes and crashes and crashes.
I've opened a QN but they can't figure it out and redirected us to the http://support.embarcadero.com Page. But we dont have a support agreement with Embarcadero so I ask here.
Here is the link to the QN: http://qc.embarcadero.com/wc/qcmain.aspx?d=89563
In short words: The IDE crashes during an oepration like CTRL + Mouseclick at a variable or something like that. If the ide is crashed you can simply open delphi again and again and agian. And it will crashes evertime you use ...
How is made the Delphi IDE ?Hello
Some years ago it was clear (for me) that Delphi was written in...Delphi + VCL. Is it always true ? Are there some informations about it ?
I curious about editor because it is quite clean and efficient, and is 'customised' with some third party software like CnPack, do they have acces to sources or new functions are done via a plug in ?
Am 26.07.2013 10:11, schrieb phil prost:
> Hello
> Some years ago it was clear (for me) that Delphi was written in...Delphi + VCL. Is it always true ? Are there some informations about it ?
> I curious about editor because it is q...
Delphi 7 IDESorry, I tried to post this to the IDE group, but got "posting not allowed"
error.
When starting Delphi 7 (all patches applied), with the load last project
option, only the object inspector, object treeview, code window and form
show up. The IDE / component bar are not opened.
Anyone have this happen before? Is there a fix for it?
Nothing found with google or newsgroup search, sorry.
Charles Collins wrote:
> When starting Delphi 7 (all patches applied), with the load last
> project option, only the object inspector, object treeview, code
> window and ...
Delphi 7 IDEAnyone know where I might go to get some information on a nasty "Debug process already running" message in Delphi 7 IDE?
I can't compile any of my D7 projects. I uninstalled and reinstalled D7 but the same message pops up.
XE3 is not affected by whatever is happening. All my XE3 programs compile and run fine.
Are there any D7 forums left out there?
My google search on the problem has yielded nothing useful.
On which OS?
Delphi 7 works very well under Vista/Seven/Eight if you install it not in C:\Program files (the default) but in a dedicated folder (I use C:\Progs) - d...
what is the best Delphi IDEHello,
I am making a pool here tell us what is the best Delphi IDE you work with ?
isaac sam wrote:
> Hello,
> I am making a pool here
Cool! I'll take care of the drinks.
FWIW, reservations made by getting up very early and putting a towel on
a deckchair will not be honoured (I'm sure some of our European guests
here will recognize the system).
--
Rudy Velthuis (TeamB) http://www.teamb.com
"What a cruel thing is war: to separate and destroy families and
friends, and mar the purest joys and happiness God has granted us
in this world; to fil...
Delphi 2006: IDE bugMy Delphi 2006 seems to have lost its internal reference between some .pas source files and the system which keeps track of where it all is.
Stuff like 'Find Declaration' ends up in the wrong place in the file, and when I put my mouse cursor over a statement, instead of showing information about it, the computer goes into a loop and CPU goes to 100%.
How can I force Delphi to refresh its internal indexing system of the source files?
I cannot find where it keeps it.
Thanks,
Bart
New Zealand
Bart Kindt wrote:
> My Delphi 2006 seems to have lost its internal reference betw...
Delphi 2006Hello all,
I'm using BDS 2006 Pro, Win XP Pro SP2. I'm having a problem in Delphi 2006
(Win32). A couple of months ago, Delphi hung and I killed the process.
Since then, when I open a project, the Object Inspector and Tool palette do
not show unless I select them from the View menu. I have to do this every
time I open Delphi. Will repairing the installation fix this problem? If I
repair the installation, will I have to reinstall all of my third party
components?
Thanks,
David
My IDE was defaulting to Debug Layout instead of Default Layout. I knew I had seen...