TdxRichEditTableRowAlignment Enum
In This Article
#Declaration
Delphi
TdxRichEditTableRowAlignment = (
Both,
Center,
Distribute,
Left,
NumTab,
Right
);
#Members
Name |
---|
Both
|
Center
|
Distribute
|
Left
|
Num
|
Right
|
See Also