摘要:
unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;type TMyCacl = class(TObject) public { Public declarations } function DynamicFun(funName: string; const a, b: integer): integer; published function add(const a, b: inte... 阅读全文
posted @ 2013-07-28 17:54
唐朝t
阅读(4044)
评论(2)
推荐(0)
浙公网安备 33010602011771号