问题-[Delphi]断点后怎么设置条件

1.设置一个断点(这时某行代码有个红点)。
2.在红点上右击->"Breakpoint properties..."->"Condition:"->写入条件。

原文地址:https://www.cnblogs.com/FKdelphi/p/4654666.html