TdxRichEditTableRowAlignment Enum
Declaration
TdxRichEditTableRowAlignment = (
Both,
Center,
Distribute,
Left,
NumTab,
Right
);
Members
Name |
---|
Both
|
Center
|
Distribute
|
Left
|
NumTab
|
Right
|
See Also