Can I disable the Insert key in the Delphi IDE?

前端 未结 3 995
慢半拍i
慢半拍i 2021-01-19 01:16

Something I find really annoying is putting the Delphi editor into \"type over mode\" by pressing the Insert key, is there a way of disabling this behaviour in th

3条回答
  •  渐次进展
    2021-01-19 02:02

    Get a table fork, insert it under the Ins key and pop it off.

    When you have finished your Delphi editing session you can replace it.

    :P

提交回复
热议问题