openOptionsFormAtMousePos
ui openOptionsFormAtMousePos boolean { t | nil }
Description
Displays forms that can be opened using the F3 key at the current mouse pointer position.
GUI Equivalent
Examples
envGetVal("ui" "openOptionsFormAtMousePos")
envSetVal("ui" "openOptionsFormAtMousePos" 'boolean t)
Related Topics
Return to top