Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在真正的 dbgrid 的特定列中显示工具提示。有没有办法做到这一点?我在vb6工作。提前致谢。 詹保罗
好的,我解决了将网格的celltips属性设置为1,然后实现网格的FetchCellTips事件。