TabSheetCoord.isValid

Syntax

isValid();

Description

The isValid method checks if coordinates are valid.

Comments

This method returns True if the current coordinate is valid, otherwise it returns False.

Example

The example of use is given on the page with description of the TabSheetCoord.equals method.

Seebsp;also:

TabSheetCoord