gambas-source-code/app/examples/Image/Lighttable/.action/FMain.action

11 lines
144 B
Text
Raw Normal View History

# Gambas Action File 3.0
{ Actions
{ Action Form_Close()
Text = "beenden"
Shortcut = "Ctrl+End"
Picture = "icon:/16/quit"
}
}