Check; var M: HMenu; begin M: =GetMenu (HWindow); If GetMenuState (M, 301, mf_byCommand) and mf_Checked > 0 then begin CheckMenuItem (M, 301, ...
確定! 回上一頁