WindowCreateRelated()

Previous Next

Opens a menu containing all relations to child tables of the current table. If a relation is specified, the corresponding child table is opened.

If you want to specify the window class to be opened, use the Create() method instead.

Syntax

WindowCreateRelated([<related_window>])

Parameters

related_window

Name of the Related Window class you want to open. If no name is specified, a Related Windows List dialog is opened to let the user choose which related window to open. This is also the default behavior of the Related List function (in Box menu and under F9 key).

Object

Table (Info Box).

NOTE:

WindowCreateRelated() cannot be created if parent is in query mode.