Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStringHelper.Copy

Return a unique copy of a string

Declaration

Source position: syshelph.inc line 82

public class function TStringHelper.Copy(

  const Str: string

):string;

Description

Copy will copy the string on which it operates, and makes sure the result has reference count 1.

See also

UniqueString

  

Make sure reference count of string is 1


Documentation generated on: Sep 29 2022