Does this support declaring variables anywhere (as opposed to only in the beginning of a function)? That was my primary complaint when using Lazarus.
Does this support declaring variables anywhere (as opposed to only in the beginning of a function)? That was my primary complaint when using Lazarus.
Delphi has allowed this for quite some time.
Yes - OP, you can do this via inline vars and consts:
Yeah, but then I'll have to deal with Embarcadero.