TIWCGJQHTMLEditorToolBarElements Enumeration

Represents type TIWCGJQHTMLEditorToolBarElements.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarElements = (tbbeHorizontalRule, tbbeBlockQuote, tbbeDiv, tbbeStopFloat, tbbeCss, tbbeNbsp, tbbeSmiley, tbbePageBreak);

The TIWCGJQHTMLEditorToolBarElements type exposes the following members.

Show:
 NameDescription
tbbeBlockQuote

Represents constant tbbeBlockQuote.

tbbeCss

Represents constant tbbeCss.

tbbeDiv

Represents constant tbbeDiv.

tbbeHorizontalRule

Represents constant tbbeHorizontalRule.

tbbeNbsp

Represents constant tbbeNbsp.

tbbePageBreak

Represents constant tbbePageBreak.

tbbeSmiley

Represents constant tbbeSmiley.

tbbeStopFloat

Represents constant tbbeStopFloat.

Top