BeatificDevin

。。

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年2月19日

摘要: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Bu 阅读全文
posted @ 2016-02-19 19:00 BeatificDevin 阅读(562) 评论(0) 推荐(0) 编辑

摘要: unit Interfacce; {接口委托实现--通过类的对象} interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TF 阅读全文
posted @ 2016-02-19 17:14 BeatificDevin 阅读(338) 评论(0) 推荐(0) 编辑