Append a string followed by a newline
Source position: syssbh.inc line 66
public function TUnicodeStringBuilder.AppendLine: TUnicodeStringBuilder; |
const AValue: ansistring |
AppendLine will append aValue (if it is specified) and appends the OS linebreak character (sLineBreak).
|
Append the result of a Format |
|
|
Append data in string form to the buffer |
|
|
Alias for LineEnding |
|
|
Remove data from the string |
|
|
Insert data in string form into the buffer at a given position |