IdxRichEditTable.SetRightPadding(Single) Method
In This Article
Sets the table’s right padding.
#Declaration
Delphi
procedure SetRightPadding(const Value: Single);
#Parameters
Name | Type | Description |
---|---|---|
Value | Single | The right padding, in specified measurement units. |
See Also