TIWCGJQHTMLEditorToolBarTables Enumeration

Represents type TIWCGJQHTMLEditorToolBarTables.

Namespace: IWCGJQHTMLEditor
type
 TIWCGJQHTMLEditorToolBarTables = (tbbtTable, tbbtTableProps, tbbtTableRemove, tbbtRowBefore, tbbtRowAfter,
 tbbtRowRemove, tbbtColBefore, tbbtColAfter, tbbtColRemove, tbbtCellProps, tbbtCellsMerge, tbbtCellSplit);

The TIWCGJQHTMLEditorToolBarTables type exposes the following members.

Show:
 NameDescription
tbbtCellProps

Represents constant tbbtCellProps.

tbbtCellsMerge

Represents constant tbbtCellsMerge.

tbbtCellSplit

Represents constant tbbtCellSplit.

tbbtColAfter

Represents constant tbbtColAfter.

tbbtColBefore

Represents constant tbbtColBefore.

tbbtColRemove

Represents constant tbbtColRemove.

tbbtRowAfter

Represents constant tbbtRowAfter.

tbbtRowBefore

Represents constant tbbtRowBefore.

tbbtRowRemove

Represents constant tbbtRowRemove.

tbbtTable

Represents constant tbbtTable.

tbbtTableProps

Represents constant tbbtTableProps.

tbbtTableRemove

Represents constant tbbtTableRemove.

Top