TIWCGJQHTMLEditorToolBarColors Enumeration

Represents type TIWCGJQHTMLEditorToolBarColors.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarColors = (tbbcForeColor, tbbcHiliteColor);

The TIWCGJQHTMLEditorToolBarColors type exposes the following members.

Show:
 NameDescription
tbbcForeColor

Represents constant tbbcForeColor.

tbbcHiliteColor

Represents constant tbbcHiliteColor.

Top