摘要: 一般用得到 ACol, ARow: Integer; MousePos: TPoint; MousePos := ScreenToClient(Mouse.CursorPos); // 将鼠标位置转换为单元格的行列索引 StringGrid1.MouseToCell(MousePos.X, Mous 阅读全文
posted @ 2025-04-03 11:25 禁卫军 阅读(25) 评论(0) 推荐(0)