Hi I am using Delphi 4 IDE.
an major irritant is that i am unable to use “undo/ cntrl+z” more than twice.
This is quite worriysome as i am wish to undo my changes as per need.
Can one do more that 2-3 times of UNDO in Delphi 4.0?
or am i missing something ?
any solutions to this?
thanks
-Vas
Uncheck the
Group Undooption inTools > Editor Optionsdialog. And, increase undo buffers to a big value.That may solve your problem.