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