Application |
Read-only property that returns the root Application object. |
Caption |
Read-only property that returns the caption of this view frame. |
Height |
Read-write property that gets and sets the height of the view frame. |
IsDefault |
Read-only property that returns whether this view frame is the default one. |
Left |
Read-only property that returns the distance between the left edge of the screen and left edge of the view frame. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Top |
Read-only property that returns the distance between the top edge of the screen and top edge of the view frame. |
Type |
Read-only property returning kViewFrameObject indicating this object’s type. |
ViewTabGroups |
Read-only property that returns the ViewTabGroupsEnumerator collection object. |
ViewTabs |
Read-only property that returns the view tabs that are located in this view frame. |
Width |
Read-write property that gets and sets the width of the view frame. |
WindowState |
Read-write property that gets and sets the window state of this view frame. |