Ver código fonte

代码提交

builder 5 anos atrás
pai
commit
a1985207eb
1 arquivos alterados com 0 adições e 4 exclusões
  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;