TIWCGJQHTMLEditorToolBarLinks Enumeration

Represents type TIWCGJQHTMLEditorToolBarLinks.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarLinks = (tbbliLink, tbbliUnlink, tbbliAnchor);

The TIWCGJQHTMLEditorToolBarLinks type exposes the following members.

Show:
 NameDescription
tbbliAnchor

Represents constant tbbliAnchor.

tbbliLink

Represents constant tbbliLink.

tbbliUnlink

Represents constant tbbliUnlink.

Top