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

TAnsiStringBuilder.Clear

Clear the string being built.

Declaration

Source position: syssbh.inc line 69

public procedure TAnsiStringBuilder.Clear;

Description

Clear sets the length of the string to 0 and sets the Capacity to the default capacity (64 bytes).

See also

Capacity

  

Current capacity of the string buffer.

Remove

  

Remove data from the string.


Documentation generated on: Jul 24 2023