TIWCGJQHTMLEditorOptionsToolBar Enumeration

Represents type TIWCGJQHTMLEditorOptionsToolBar.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorOptionsToolBar = (jqhetTiny,jqhetCompact,jqhetNormal,jqhetComplete,jqhetFull,jqhetCustom);

The TIWCGJQHTMLEditorOptionsToolBar type exposes the following members.

Show:
 NameDescription
jqhetCompact

Represents constant jqhetCompact.

jqhetComplete

Represents constant jqhetComplete.

jqhetCustom

Represents constant jqhetCustom.

jqhetFull

Represents constant jqhetFull.

jqhetNormal

Represents constant jqhetNormal.

jqhetTiny

Represents constant jqhetTiny.

Top