Object
Application
EnableMenuCommand | |
GetExecutable | Returns a FileSystemItem pointer to the executable file for the application. |
GetJPEGImage | |
GetPNGImage | Gets a PNG image from the Application Bundle. |
GetString | Gets a localized string from the Application Bundle. |
GetString | Gets a localized string from the Application Bundle. This variation of the function lets you specify from which table to get the string from. |
HandleMouseMove | |
IsClosing | |
MessageBox | |
MessageBox | |
Quit | Use this method to Quit the Application. |
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. |
Run | |
Windows |