dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
Application.run
dfl
application
Application
Undocumented in source. Be warned that the author may not have intended to support it.
void
run
()
void
run
(void delegate() whileIdle)
void
run
(ApplicationContext appcon)
void
run
(ApplicationContext appcon, void delegate() whileIdle)
class
Application
static
void
run
(
ApplicationContext
appcon
,
void
delegate
(
)
whileIdle
)
void
run
(Form mainForm, void delegate() whileIdle)
void
run
(Form mainForm)
Meta
Source
See Implementation
dfl
application
Application
aliases
waitMsg
properties
autoCollect
context
executablePath
messageLoop
resources
startupPath
userAppDataBasePath
static functions
_doEvents
_waitMsg
addContextMenu
addHotkey
addMenuItem
addMessageFilter
creatingControl
doEvents
enableVisualStyles
exit
exitThread
getInstance
getSpecialPath
lookupHwnd
lookupMenu
lookupMenuID
onThreadException
ppin
punpin
refCountDec
refCountInc
removeHotkey
removeHwnd
removeMenu
removeMessageFilter
run
setCompat
setInstance
showDefaultExceptionDialog
unzombieHwnd
waitForEvent
zombieHwnd
zombieKill
static variables
ZOMBIE_PROP
_compat
hotkeys
idle
threadException
threadExit
structs
HotkeyRegister