Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Declaration:

CurrentVersion: String;

Source Code

...

Delphi

Code Block
languagedelphi
themeRDark
titleScripting
linenumberstrue
collapsetrue
Result := currentversion;

...