TXTextControl.TableDeleted Event

Occurs after a table has been deleted.

Syntax

TableDeleted(TableId)
Parameter Description
TableId

Is the the identifier of the deleted table.

Data Types

Integer.

See Also