ExStyle := WS_EX_TOOLWINDOW; // CS_DROPSHADOW requires Windows XP or above if CheckWin32Version(5, 1) then WindowClass.Style := WindowClass.style or ...
確定! 回上一頁