TIWCGJQHTMLEditorToolBarAlignment Enumeration

Represents type TIWCGJQHTMLEditorToolBarAlignment.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarAlignment = (tbbaJustifyLeft, tbbaJustifyCenter, tbbaJustifyRight, tbbaJustifyFull);

The TIWCGJQHTMLEditorToolBarAlignment type exposes the following members.

Show:
 NameDescription
tbbaJustifyCenter

Represents constant tbbaJustifyCenter.

tbbaJustifyFull

Represents constant tbbaJustifyFull.

tbbaJustifyLeft

Represents constant tbbaJustifyLeft.

tbbaJustifyRight

Represents constant tbbaJustifyRight.

Top