| Name |
Description |
| Active |
Gets the application's window active status |
| Application |
Gets the application to which the object belongs |
| Caption |
Gets or sets the application's window caption |
| ClientHeight |
Gets the height of window client area |
| ClientWidth |
Gets the width of window client area |
| Handle |
Gets the window handle |
| Height |
Gets or sets the application's window height |
| Left |
Gets or sets the application's window left position |
| Parent |
Gets the parent of which the object is a child |
| Top |
Gets or sets the application's window top position |
| Width |
Gets or sets the application's window width |
| WindowState |
Gets or sets the application's window state |