help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'strutils' (#rtl)

ReverseString

Reverse characters in a string

Declaration

Source position: strutils.pp line 53

function ReverseString(

  const AText: String

):String;

Arguments

AText

  

String to reverse

Function result

String with characters in reversed order.

Description

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

Errors

None.

See also

RandomFrom

  

Choose a random string from an array of strings.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505