Is there a way to do this in the IDE?
- From: do_not@xxxxxxxxx
- Date: Sun, 29 Apr 2007 12:39:41 -0400
I'm new to Delphi but there is one feature I can't seem to find (if it
exists). In Visual basic, once you declare a variable, you can type it
in later in your code and the editor will automatically change the
case to reflect the way it was declared. For example:
Dim A as string
a="hi" typed in would become A="hi"
I got very used to relying on that feature to catch typing mistakes.
Is there a way to do that in Codegear 2007?
.
- Follow-Ups:
- Re: Is there a way to do this in the IDE?
- From: Steve Troxell
- Re: Is there a way to do this in the IDE?
- From: Peter
- Re: Is there a way to do this in the IDE?
- From: Tony Caduto
- Re: Is there a way to do this in the IDE?
- From: Irakli
- Re: Is there a way to do this in the IDE?
- From: Liz
- Re: Is there a way to do this in the IDE?
- Prev by Date: Re: Statistical library recommendation
- Next by Date: Re: Is there a way to do this in the IDE?
- Previous by thread: delphi 2007 installation
- Next by thread: Re: Is there a way to do this in the IDE?
- Index(es):
Relevant Pages
|