TIWCGJQHTMLEditorToolBarFormat Enumeration

Represents type TIWCGJQHTMLEditorToolBarFormat.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarFormat= (tbbfFormatBlock, tbbfFontSize, tbbfFontName);

The TIWCGJQHTMLEditorToolBarFormat type exposes the following members.

Show:
 NameDescription
tbbfFontName

Represents constant tbbfFontName.

tbbfFontSize

Represents constant tbbfFontSize.

tbbfFormatBlock

Represents constant tbbfFormatBlock.

Top