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