TXTextControl.TableCanInsertLines Property

This property provides information about whether table lines can be inserted. It returns True if table lines can be inserted. It returns False if text is selected or if the current input position is outside a table.

Syntax

TXTextControl.TableCanInsertLines

Data Types

Boolean.

Limitations

Read only, run time only.

See Also