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 IDE 的悠久且令人印象深刻的历史,我觉得 watch 窗口被忽略了。据我记得它在 Turbo Pascal 中的行为相同:-/
我不知道 IDE 内部的任何内容,但您可以在 dsk 文件的 Watches 部分更改顺序。
您可以通过双击手表并指定组名将手表分类为不同的组。这会将它们放置在不同的选项卡中。