經安全檢測,此網站為安全網站,請放心前往原始網址!

Delphi 元件設計初步 - 東吳大學資訊管理學系

unit Week; interface uses Windows, SysUtils, DsgnIntF, classes; type TWeekName = type Integer; TWeekNameProperty = class(TIntegerProperty) public function GetValue: string; override; procedure SetValue(const Value: string); override; end; implementation c

sun.cis.scu.edu.tw

網址安全性掃描由 google 提供