Contents
- Index
- Previous
- Next
UseBrOnCarriageReturn property
Declaration
property UseBrOnCarriageReturn: Boolean;
Description
Specifies whether carriage returns insert a <BR> element in the document (rather than a <P> or <DIV> element according to the setting of the UseDivOnCarriageReturn property).
Tip: If the property is False, the user still can enter a <BR> element using the Shift+Enter key combination.