[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msemenuwidgets.pas line 229
function showpopupmenu( |
const menu: tmenuitem; |
const transientfor: twidget; |
const pos: rectty; |
const dir: graphicdirectionty; |
const menucomp: tcustommenu = Nil |
):tmenuitem; overload; |
const menu: tmenuitem; |
const transientfor: twidget; |
const pos: graphicdirectionty; |
const menucomp: tcustommenu = Nil |
):tmenuitem; overload; |
const menu: tmenuitem; |
const transientfor: twidget; |
const pos: pointty; |
const menucomp: tcustommenu = Nil |
):tmenuitem; overload; |