Unit 'TextStrings' Package
[Overview][Types][Classes][Index] [#lazutils]

TTextStrings.MakeTextBufferUnique

Ensures that the reference count for the Text member is 1.

Declaration

Source position: textstrings.pas line 87

public procedure TTextStrings.MakeTextBufferUnique;

Description

Calls the UniqueString routine from the RTL system unit.

See also

UniqueString

Version 4.6 Hosted on Source Forge