文章分类 -  Delphi

Delphi资料存档
转贴创建Component
摘要:Delphi has two kinds of users: end-users (application developers) and component writers. This session is especially intended for the latter group of Delphi programmers who want to start building their... 阅读全文
posted @ 2005-08-25 14:48 forrestsun 阅读(361) 评论(0) 推荐(0)
创建component的方法集锦
摘要:转自http://delphi.about.com/library/weekly/aa122899b.htm Delphi Developers Guide. Online book straight from Borland. Featuring chapters: Overview of component creation, Object-oriented programming for c... 阅读全文
posted @ 2005-08-25 14:30 forrestsun 阅读(615) 评论(0) 推荐(0)
控制Application 的实例数目
摘要:Once you know why you would limit the number of instances of your application, and how to check (and activate) the previous instance, and what are the techniques you can use, you are ready for the fin... 阅读全文
posted @ 2005-07-22 19:58 forrestsun 阅读(479) 评论(0) 推荐(0)