IdxRichEditTable.SetPreferredWidth(Single) Method
Sets the table’s column width.
Declaration
procedure SetPreferredWidth(const Value: Single); overload;
Parameters
Name | Type | Description |
---|---|---|
Value | Single | A column width, in measurement units according to the PreferredWidthType property value. |
See Also