惭愧,竟然一直不知道delphi中的ctrl+shift+c组合键

用delphi那么多年,之前没有怎么用面向对象的开发方法也就算了,2006年开始转到oo,居然一直不知道这个ctrl+shift+c的组合键,原来在类的申明中只要自己写一行之后,delphi就可以帮助完成方法的代码框架,比如我定义一个属性,delphi就会帮我生成私有化中的get和set方法说明,以及get和set在主程序中的代码框架。真是惭愧。

相关内容

This entry was posted in delphi and tagged . Bookmark the permalink.

3 Responses to 惭愧,竟然一直不知道delphi中的ctrl+shift+c组合键

  1. delphier says:

    CTRL+Shift+G 一成一个guid
    Ctrl+Shift+C 自动完成函数方法的框架

    不过更好的是用modem maker tools,推荐使用。

  2. delphier says:

    打错了,
    应该是ModelMakerCodeExplorer

    现在使用delphi的越来越少啦。

  3. wingfish says:

    modelmaker是好东西啊。不过很复杂啊。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">