SetWindowPos (Self.Handle, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE or SWP_NOMOVE. or SWP_NOACTIVATE);. I get "Identifier not found: SetWindowPos ...
確定! 回上一頁