TIWCGJQHTMLEditorToolBarDirection Enumeration

Represents type TIWCGJQHTMLEditorToolBarDirection.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarDirection = (tbbdLTR, tbbdRTL);

The TIWCGJQHTMLEditorToolBarDirection type exposes the following members.

Show:
 NameDescription
tbbdLTR

Represents constant tbbdLTR.

tbbdRTL

Represents constant tbbdRTL.

Top