Browse Source

代码提交

builder 5 years ago
parent
commit
a1985207eb
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Units/UpFileManageUnit.pas

+ 0 - 4
Units/UpFileManageUnit.pas

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