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