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