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.
有没有办法使用 Delphi 中的 OLE 自动化(使用 Unit Word2000 的 TWordApplication)在 Word 文档中搜索字符串,然后返回选择开头的行号?不过,我已经想出了如何在 Word 文档中进行搜索。