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