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.
为了模拟TButton点击,我们将使用:
TButton
Button1.Click
但是我们如何为 应用类似的东西TDBNavigator?例如,我想模拟TDBNavigator代码内部的刷新按钮。这可能吗?
TDBNavigator
假设您要求TDBNavigator:
DBNavigator.BtnClick(nbRefresh);