You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Methods > THtmlEditor.AddLineBreak Method
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.AddLineBreak Method

Add line break

Pascal
function AddLineBreak(AddAfter: TElement = nil; AddHistory: boolean = false; Soft: boolean = false): TElement;
Parameters 
Description 
AddAfter: TElement = nil 
Add after this element  
Soft: boolean = false 
Add soft linebreak (br)  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!