IdxRichEditTable.GetIndent Method
In This Article
Returns the table’s indent.
#Declaration
Delphi
function GetIndent: Single;
#Returns
Type | Description |
---|---|
Single | The table’s indent, in specified measurement units. |
See Also