TXTextControl.TableDeleteLines Method

This method deletes the currently selected table lines or the table line at the current input position.

Syntax

TXTextControl.TableDeleteLines

Return Value

The method returns True if table lines have been deleted. Otherwise it returns False.

Data Types

Return value:    Boolean

See Also