TXTextControl.TableAtInputPos Property

Returns the table identifier of the table containing the input position. Zero is returned when the input position is not inside a table or when more than one table cell is selected.

Syntax

TXTextControl.TableAtInputPos

Data Types

Integer.

Limitations

Read only, run time only.

See Also