ReverseString

Reverse characters in a string

Declaration

Source position: strutils.pp line 72

  function ReverseString(const AText: string) : string;

Description

ReverseString returns a string, made up of the characters in string AText, in reverse order.

Errors

None.

See also

Name Description
RandomFrom Choose a random string from an array of strings.

results matching ""

    No results matching ""