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