IdxRichEditTable.SetPreferredWidthType(TdxRichEditWidthType) Method
Sets the calculation mode of the table’s column width.
Declaration
procedure SetPreferredWidthType(const Value: TdxRichEditWidthType);
Parameters
| Name | Type | Description |
|---|---|---|
| Value | TdxRichEditWidthType | Enumerates column width calculation modes. |
See Also