/
QuotedStr

QuotedStr

Parameter

(Text : String) : String;

Beschreibung

Die Funktion QuotedStr gibt den angegebenen Text in Hochkommas (#39) zurück.

Beispiel

Test := QuotedStr('MyText'); {Test ~ "'MyText'"}

Related content

TStringsList.QuoteChar
TStringsList.QuoteChar
More like this
TStringList.QuoteChar
TStringList.QuoteChar
More like this
TStringList.QuoteChar
TStringList.QuoteChar
More like this
VarToStr
More like this
VarToStr
More like this
VarToStr
More like this