IdxRichEditTable.SetTableLayout(TdxRichEditTableLayoutType) Method
Sets the table’s layout type.
Declaration
procedure SetTableLayout(const Value: TdxRichEditTableLayoutType);
Parameters
| Name | Type | Description |
|---|---|---|
| Value | TdxRichEditTableLayoutType | Enumerates table layout types. |
See Also