TXTextControl.TableRowAtInputPos Property

Returns the number of the current input row in a table. It is zero when the input position is not inside a table or when more than one table cell is selected.

Syntax

TXTextControl.TableRowAtInputPos

Data Types

Integer.

Limitations

Read only, run time only.

See Also