IdxRichEditTable.SetTableAlignment(TdxRichEditTableRowAlignment) Method
In This Article
Sets the table’s alignment.
#Declaration
Delphi
procedure SetTableAlignment(const Value: TdxRichEditTableRowAlignment);
#Parameters
Name | Type | Description |
---|---|---|
Value | Tdx |
Enumerates table alignment types. |
See Also