AppendMenu (GetSystemMenu (Form1.Handle, False), MF_BYPOSITION, ItemID, '&My menu');. The function InsertMenuItem seems to be the one to use ...
確定! 回上一頁