TableIsEditing
Previous  Top  Next


Prototype

BoolBOF:=TableIsEditing(intTableHandle)

Description

It returns true if the table is into edit mode.

Parameters

IntTableHandle
: integer value corresponding to the table handle.

Returned value

BoolBOF: true or false logical value.

Notes

The letter after the word "Table" is upper-case 'i' and not 'L'.