摘要:
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: TL... 阅读全文
posted @ 2009-01-04 20:55
万一
阅读(13524)
评论(26)
推荐(0)
摘要:
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: TL... 阅读全文
posted @ 2009-01-04 17:31
万一
阅读(9668)
评论(6)
推荐(0)
摘要:
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls; type TForm1 = class(TForm) ListView1: T... 阅读全文
posted @ 2009-01-04 15:40
万一
阅读(10075)
评论(11)
推荐(0)
摘要:
第一次使用 ListView 是最近两三天的事: http://www.cnblogs.com/del/archive/2008/12/31/1365745.html 当时我就想: 一定要理顺它, 这是个常用且复杂的控件! 本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants,... 阅读全文
posted @ 2009-01-04 10:06
万一
阅读(12529)
评论(5)
推荐(0)
浙公网安备 33010602011771号