Object
Window
IContainerControl
Close | |
Controls | |
CreateOffScreenImage | |
GetAlpha | |
GetControlHandle | |
GetHeight | Returns the height of the Window. |
GetLeft | Returns that left coordinate of the Window relative to the screen. |
GetTop | Returns that top coordinate of the Window relative to the screen. |
GetVisible | Returns true if the Window is visible. |
GetWidth | Returns the width of the Window. |
GetWindowRef | |
HandleContextMenuClick | |
HandleMouseLeave | |
HandleMouseMove | |
HandleOpen | |
HandleResize | |
Hide | |
InvokeClose | |
InvokeResized | |
IsActive | |
LocalToScreenCoordinate | |
Release (Inherited) | Decreases reference count by one and deletes the object if the reference count reached zero. |
Retain (Inherited) | Increases the reference count by one. |
Select | |
SetAlpha | |
SetBounds | |
SetCloseBox | |
SetCollapseBox | |
SetHeight | |
SetMaxSize | Sets the maximum size of the Window. |
SetMetal | |
SetMinSize | Sets the minimum size of the Window. |
SetResizable | |
SetTitle | |
SetWidth | |
SetZoomBox | |
Show | |
ShowModal |
ActivateEvent | This event is fired when the Window gets activated. |
CloseEvent | |
ContextMenuClickEvent | |
DeactivateEvent | |
EnableMenusEvent | |
MenuClickEvent | |
MouseEnterEvent | |
MouseLeaveEvent | |
MouseMoveEvent | |
OpenEvent | |
ResizedEvent | |
ResizeEvent |