Re: Is there a way to do this in the IDE?



On Apr 29, 9:39 pm, do_...@xxxxxxxxx wrote:
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?

No there is no way to do that, but would be nice to implement such
feature.
Some times ago I was also thinking about that. Well, it seems that I
was not alone :)

.



Relevant Pages

  • Re: vb.net vs c#.net, the SQL
    ... >> VB better supports compilation while you type.If you misspelled keyword ... >> Use of this feature should be avoided to limit the possibilities of ... >> a class marked by the Serializable attribute) you'll also serialize all ... >> methods of the same object, you declare a With block for that object, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Cross-Browser Mouse Event Handling
    ... reference to a global function in the example when that was not necessary. ... Then where should the function (called from the event handler) be ... declared, if not globally (and since we don't want to declare it within ... // feature test could result in spaghetti code ...
    (comp.lang.javascript)
  • Re: Easy Reading - Promotion of Numberless Cryptography - Adacrypt
    ... Try not to yield the retreats justly, declare them ... when Ziad uses the classic theft between the ... feature everybody. ...
    (sci.crypt)
  • Re: Petition for the removal or voluntary departure of Richard Heathfield from this newsgroup
    ... Declare an object on the stack which automatically initialises itself, ... Technically, C doesn't even require the architecture to provide a stack, so ... it's not surprising that C doesn't provide a feature for declaring objects ... to *follow* the standard. ...
    (comp.programming)
  • Is there a way to do this in the IDE?
    ... I'm new to Delphi but there is one feature I can't seem to find (if it ... In Visual basic, once you declare a variable, you can type it ... I got very used to relying on that feature to catch typing mistakes. ... Is there a way to do that in Codegear 2007? ...
    (borland.public.delphi.thirdpartytools.general)