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