Phantom Documentation

[Help Home] [Phantom Home]
GetTopParent

window window.GetTopParent()

Applicable Classes: All

Return Type:
window
Parameters: none

Description:
GetTopParent returns the top-most parent of the window. This is the window where GetParent would return a null window. This function returns a null window if the calling window is a top-most window.

For an example of this function, see GetParent.


See Also: GetParent


Copyright 2000-2011 Phantom Automated Solutions