TFRMBREAKPOINTCONDITION.CAPTION=Breakpoint condition TFRMBREAKPOINTCONDITION.BUTTON1.CAPTION=OK TFRMBREAKPOINTCONDITION.BUTTON2.CAPTION=Cancel TFRMBREAKPOINTCONDITION.TABSHEET1.CAPTION=Easy formula TFRMBREAKPOINTCONDITION.LABEL1.CAPTION=Give a formula that must return true if you want the breakpoint to trigger a break TFRMBREAKPOINTCONDITION.LABEL2.CAPTION=Example: EAX == 0x1234 (case sensitive and hexadecimal starts with 0x ) TFRMBREAKPOINTCONDITION.TABSHEET2.CAPTION=Complex function TFRMBREAKPOINTCONDITION.RBEASY.CAPTION=Easy TFRMBREAKPOINTCONDITION.RBCOMPLEX.CAPTION=Complex