摘要:unit Unit4; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TEnum = (One, Two, Three
阅读全文
posted @ 2011-08-03 11:46
|
||
随笔分类 - delphi set 用法
摘要:unit Unit4; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TEnum = (One, Two, Three
阅读全文
posted @ 2011-08-03 11:46
|
||