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

Convert selection to ordered or unordered list

Pascal
procedure SetListStyle(const ListStyle: string);
Parameters 
Description 
const ListStyle: string 
'ol' for ordered list or 'ul' for unordered  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!