如何隐藏stringgrid光标 ?如何隐藏stringgrid光标 ?[解决办法]响应stringgrid WM_SETCURSOR事件添加ShowCursor(false); 响应stringgrid WM_LEAVE事件添加ShowCursor(true);