Append a string followed by a newline.
Source position: syssbh.inc line 81
public function TAnsiStringBuilder.AppendLine: TAnsiStringBuilder; |
const AValue: RawByteString |
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. |