window

A collection of windows.

window Properties

Property Type Access Description
bounds List of integer r/w The bounds of the window (specified in pixels) in the form [top, left, bottom, right].
class type class read The class descriptor type.
index integer read The index of the window within its containing object.
name string read The name of the window.
object reference window read An object reference for the window.
parent reference read The parent of the window (a document or application). Can return: document or application.
properties record r/w A property that allows setting of several properties at the same time.
selection List of reference r/w The selected object(s). Can also accept: object or nothing.

Leave a Comment

Previous post:

Next post: