Browse Source

代码提交

builder 5 năm trước cách đây
mục cha
commit
a1985207eb
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      Units/UpFileManageUnit.pas

+ 0 - 4
Units/UpFileManageUnit.pas

@@ -83,10 +83,6 @@ type
     property Ext: string read GetExt;
     property Owner: TUpFiles read FOwner write SetOwner;
     property OnStatusChange: TStatusChangeEvent read FOnStatusChange write FOnStatusChange;
-
-
-    constructor Create;
-    destructor Destroy; override;
   end;